Skip to content

votableNeurons

votableNeurons(params): NeuronInfo[]

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

Filter the neurons that can vote for a proposal - i.e. the neurons that have not voted yet and are eligible

NeuronInfo[]

The neurons to filter.

ProposalInfo

The proposal to match against the selected neurons.

NeuronInfo[]