Function Nominator.getQSet

override extern(C++) shared_ptr!(scpd.types.Stellar_SCP.SCPQuorumSet) getQSet (
  ref const(ulong) node_id
);

Parameters

NameDescription
node_id the node's id of the quorum set

Returns

the SCPQuorumSetPtr for the provided node ID, or null if not found