votedNeurons
votedNeurons(
params):NeuronInfo[]
Defined in: packages/nns/src/utils/neurons.utils.ts:89
Filter the neurons that have voted for a proposal.
Parameters
Section titled “Parameters”params
Section titled “params”neurons
Section titled “neurons”The neurons to filter.
proposal
Section titled “proposal”The proposal for which some neurons might have already voted.