Interface: BondPolyxParams
api/procedures/types.BondPolyxParams
Properties
amount
• amount: BigNumber
The amount of POLYX to bond (up to 6 decimals of precision)
Note
It is strongly recommended against bonding 100% an account's POLYX balance. At the minimum a stash account needs enough POLYX to sign the unbond extrinsic ()
Defined in
autoStake
• autoStake: boolean
Can be set to true
if rewardDestination
is the signing account. Auto stake will stake all rewards so the balance will compound
Defined in
controller
• controller: string
| Account
The controller is the account responsible for managing staked POLYX. This can be the stash, but designating a different key can make it easier to update nomination preferences and maintain the POLYX in a more secure, but inconvenient, stash key.
Defined in
payee
• payee: string
| Account
The account that should receive the stashing rewards