proposalTallyQueueByNodeId
Reads a single ProposalTallyQueue using its globally unique ID.
proposalTallyQueueByNodeId(
nodeId: ID!
): ProposalTallyQueue
Arguments
proposalTallyQueueByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single ProposalTallyQueue.
Type
ProposalTallyQueue object
A queued proposal awaiting tally finalization after the voting window closes.