tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
consensusCheck
tagion
basic
ConsensusExceptions
Undocumented in source.
template
consensusCheck
(Consensus)
@
safe
@
safe
pure
static if
(
is(Consensus : ConsensusException)
)
void
consensusCheck
(
bool
flag
,
ConsensusFailCode
code
,
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
Source
See Implementation
tagion
basic
ConsensusExceptions
classes
ConsensusException
DARTConsensusException
EventConsensusException
GossipConsensusException
HashGraphConsensusException
SSLSocketFiberConsensusException
ScriptingEngineConsensusException
SecurityConsensusException
SmartScriptException
SocketFiberConsensusException
enums
ConsensusFailCode
functions
Check
static variables
consensus_error_messages
templates
consensusCheck
consensusCheckArguments
convertEnum