HashGraph.isMajority

Checks if votes is the majority

class HashGraph
@nogc const pure nothrow
bool
isMajority
(
const size_t votes
)

Parameters

votes size_t

number of votes

Return Value

Type: bool