Go to the source code of this file.
|
| using | shared_model::proto::StatelessFailedTxResponse = ProtoRef< interface::StatelessFailedTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::StatelessValidTxResponse = ProtoRef< interface::StatelessValidTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::StatefulFailedTxResponse = ProtoRef< interface::StatefulFailedTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::StatefulValidTxResponse = ProtoRef< interface::StatefulValidTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::CommittedTxResponse = ProtoRef< interface::CommittedTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::RejectedTxResponse = ProtoRef< interface::RejectedTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::MstExpiredResponse = ProtoRef< interface::MstExpiredResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::NotReceivedTxResponse = ProtoRef< interface::NotReceivedTxResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::MstPendingResponse = ProtoRef< interface::MstPendingResponse, iroha::protocol::ToriiResponse > |
| |
| using | shared_model::proto::EnoughSignaturesCollectedResponse = ProtoRef< interface::EnoughSignaturesCollectedResponse, iroha::protocol::ToriiResponse > |
| |