Skip to content

ManageNeuronProposalCommand

ManageNeuronProposalCommand = { Spawn: Spawn; } | { Split: Split; } | { Follow: Follow; } | { DisburseMaturity: DisburseMaturity; } | { RefreshVotingPower: RefreshVotingPower; } | { ClaimOrRefresh: ClaimOrRefresh; } | { Configure: Configure; } | { RegisterVote: RegisterVote; } | { Merge: Merge; } | { DisburseToNeuron: DisburseToNeuron; } | { SetFollowing: SetFollowing; } | { MakeProposal: Proposal; } | { StakeMaturity: StakeMaturity; } | { MergeMaturity: MergeMaturity; } | { Disburse: Disburse; }

Defined in: packages/canisters/src/declarations/nns/governance_test.d.ts:565

KEEP THIS IN SYNC WITH ManageNeuronCommandRequest!