Skip to content

votedNeurons

votedNeurons(params): NeuronInfo[]

Defined in: packages/nns/src/utils/neurons.utils.ts:89

Filter the neurons that have voted for a proposal.

NeuronInfo[]

The neurons to filter.

ProposalInfo

The proposal for which some neurons might have already voted.

NeuronInfo[]