hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
mst_propagation_strategy_stub.hpp
Go to the documentation of this file.
1
6
#ifndef IROHA_PROPAGATION_STRATEGY_STUB_HPP
7
#define IROHA_PROPAGATION_STRATEGY_STUB_HPP
8
9
#include "
multi_sig_transactions/mst_propagation_strategy.hpp
"
10
11
namespace
iroha
{
12
class
PropagationStrategyStub
:
public
PropagationStrategy
{
13
rxcpp::observable<PropagationStrategy::PropagationData> emitter()
override
;
14
};
15
}
// namespace iroha
16
17
#endif // IROHA_PROPAGATION_STRATEGY_STUB_HPP
iroha::PropagationStrategy
Definition:
mst_propagation_strategy.hpp:18
iroha::PropagationStrategyStub
Definition:
mst_propagation_strategy_stub.hpp:12
iroha
Definition:
block_query.hpp:15
mst_propagation_strategy.hpp
irohad
multi_sig_transactions
mst_propagation_strategy_stub.hpp
Generated by
1.8.13