Module agora.consensus.Quorum

Contains the quorum generator algorithm.

Functions

NameDescription
buildQuorumConfig(key, utxo_keys, finder, rand_seed, params) Build the quorum configuration for the given public key and the registered enrollment keys. The random seed is used to introduce partial randomness to the quorum assignment of each node.

Structs

NameDescription
QuorumParams The quorum generator parameters which can be tweaked.