Skip to main content
Version: 27.4.x

Interface: SetStakingPayeeParams

api/procedures/types.SetStakingPayeeParams

Properties

autoStake

autoStake: boolean

If set to true then rewards will be auto staked in order to compound

Note

The payee must be the stash account in order to auto stake

Defined in

api/procedures/types.ts:1827


payee

payee: string | Account

The account who will receive the staking rewards

Defined in

api/procedures/types.ts:1821