@arcium-hq/stakingInterfaces
BuildModifyPrimaryStakeIxParams
Parameters for modify_primary_stake, which changes primary self-stake.
Extends
ProgramParam
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
arxNode? | PublicKey | Bound ArxNode account, required when withdrawing from a node-bound stake. | - |
diff | IntegerInput | - | - |
mempool? | PublicKey | Cluster mempool account, required alongside arxNode when the bound node is in a cluster. | - |
program | StakingProgram | - | ProgramParam.program |
signer | PublicKey | - | - |
signerTokenAccount? | PublicKey | - | - |