Function Nominator.setQuorumConfig

Update our quorum configuration and store the mapping of all quorums for lookup in getQSet().

void setQuorumConfig (
  ref const(ulong) node_id,
  const(QuorumConfig)[ulong] quorums
) nothrow @safe;

Parameters

NameDescription
node_id the node id of this validator
quorums the mapping of all active validators' quorums