HashGraph.Node

Contains the information of an active node

Members

Functions

altitude
int altitude()
event
const(Event) event()
isOnline
bool isOnline()
offline
bool offline()
opSlice
Event.Range!true opSlice()

Variables

_event
Event _event;

This is the last event in this Node

channel
immutable(Pubkey) channel;

Public key of the active node

node_id
uint node_id;

Index number used locally