Round.node_size

Number of events in a round should be the same as the number of nodes in the hashgraph

class Round
@nogc pure const nothrow
const(uint)
node_size
()

Return Value

Type: const(uint)

number of nodes in the round

Meta