SnsDisburseNeuronParams
Defined in: packages/sns/src/types/governance.params.ts:128
The parameters to disburse a neuron
Extends
Section titled “Extends”SnsNeuronManagementParams
Properties
Section titled “Properties”amount?
Section titled “amount?”
optionalamount:bigint
Defined in: packages/sns/src/types/governance.params.ts:129
neuronId
Section titled “neuronId”neuronId:
SnsNeuronId
Defined in: packages/sns/src/types/governance.params.ts:106
Inherited from
Section titled “Inherited from”SnsNeuronManagementParams.neuronId
toAccount?
Section titled “toAccount?”
optionaltoAccount:IcrcAccount
Defined in: packages/sns/src/types/governance.params.ts:130