hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
commit.hpp
Go to the documentation of this file.
1
6
#ifndef IROHA_COMMIT_HPP
7
#define IROHA_COMMIT_HPP
8
9
#include <rxcpp/rx-observable-fwd.hpp>
10
11
namespace
iroha
{
12
using
OldCommit
= rxcpp::observable<model::Block>;
13
}
// namespace iroha
14
15
#endif // IROHA_COMMIT_HPP
iroha::OldCommit
rxcpp::observable< model::Block > OldCommit
Definition:
commit.hpp:12
iroha
Definition:
block_query.hpp:15
irohad
model
commit.hpp
Generated by
1.8.13