ManageNeuronRequest
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:584
Parameters of the manage_neuron method.
Properties
Section titled “Properties”command
Section titled “command”command: [] | [
ManageNeuronCommandRequest]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:592
What operation to perform on the neuron.
id: [] | [
NeuronId]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:588
Deprecated. Use neuron_id_or_subaccount instead.
neuron_id_or_subaccount
Section titled “neuron_id_or_subaccount”neuron_id_or_subaccount: [] | [
NeuronIdOrSubaccount]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:596
Which neuron to operate on.