- connect
void connect(const(Event) e)
Undocumented in source.
- epoch
void epoch(const(Event[]) received_event)
Undocumented in source.
- famous
void famous(const(Event) e)
Undocumented in source.
- receive
void receive(T pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
void receive(Document doc)
Undocumented in source.
- remove
void remove(const(Event) e)
Undocumented in source.
- round
void round(const(Event) e)
Undocumented in source.
- round
void round(const(Event) e)
Undocumented in source.
- round_decided
void round_decided(const(Round.Rounder) rounder)
Undocumented in source.
- round_received
void round_received(const(Event) e)
Undocumented in source.
- send
void send(Pubkey channel, Document doc)
Undocumented in source.
- send
void send(Pubkey channel, T pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- witness
void witness(const(Event) e)
Undocumented in source.
HashGraph monitor call-back interface