Protocol.AbstractNodeBase node for a consensus protocol.
The type representing a node and its state. Consists of apllying the value and node_data to the template.
val init : int -> Abstractions.Network.links -> Abstractions.Network.region -> tCreate the initial state of a node.
val state_id : t -> intReturn an integer that identifies the state of the node.