Skip to content

Command_1

Command_1 = { Error: GovernanceError; } | { Split: SplitResponse; } | { Follow: { }; } | { DisburseMaturity: DisburseMaturityResponse; } | { ClaimOrRefresh: ClaimOrRefreshResponse; } | { Configure: { }; } | { RegisterVote: { }; } | { SetFollowing: { }; } | { MakeProposal: GetProposal; } | { RemoveNeuronPermission: { }; } | { StakeMaturity: StakeMaturityResponse; } | { MergeMaturity: MergeMaturityResponse; } | { Disburse: DisburseResponse; } | { AddNeuronPermission: { }; }

Defined in: packages/canisters/src/declarations/sns/governance.d.ts:126