#include "yac_gate.hpp"


Additional Inherited Members | |
Public Member Functions inherited from iroha::network::ConsensusGate | |
| virtual void | vote (const simulator::BlockCreatorEvent &event)=0 |
| virtual void | stop ()=0 |
| Prevent any new outgoing network activity. Be passive. More... | |
| virtual | ~ConsensusGate ()=default |