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
Parameters
Section titled “Parameters”params
Section titled “params”neurons
Section titled “neurons”The neurons to filter.
proposal
Section titled “proposal”The proposal to match against the selected neurons.