consensusCheck

Undocumented in source.
template consensusCheck(Consensus)
@safe @safe pure
static if(is(Consensus : ConsensusException))
void
consensusCheck
(
bool flag
,,
string file = __FILE__
,
size_t line = __LINE__
)

Members

Functions

consensusCheck
void consensusCheck(bool flag, ConsensusFailCode code, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta