HashGraphRecorver

Undocumented in source.

Constructors

this
this(SecureNet net)
Undocumented in source.

Members

Functions

opCall
const(immutable(EventPackage)*[]) opCall(const(EventEpochChunk) epoch_chunk)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
immutable(EventEpochChunk) opCall(const(Event[]) events, Buffer chain)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

net
SecureNet net;
Undocumented in source.

Meta