@arcium-hq/stakingInterfaces
BuildSplitDelegatedStakeAccountIxParams
Parameters for split_delegated_stake_account.
Extends
ProgramParam
Properties
| Property | Type | Inherited from |
|---|---|---|
delegationAuthority | PublicKey | - |
newAccountBalance | IntegerInput | - |
newStakeOffset | bigint | - |
program | StakingProgram | ProgramParam.program |
stakeOffset | bigint | - |
withdrawalAuthority | PublicKey | - |