@arcium-hq/stakingInterfaces
BuildClaimDelegatedStakeRewardsIxParams
Parameters for claim_delegated_stake_rewards.
Extends
ProgramParam
Properties
| Property | Type | Inherited from |
|---|---|---|
claims | object | - |
claims.claims | object[] | - |
destination | PublicKey | - |
primaryAccountOwner | PublicKey | - |
program | StakingProgram | ProgramParam.program |
proof | object | - |
proof.leafIndex | number | - |
proof.opening | object[] | - |
signer | PublicKey | - |
stakeOffset | bigint | - |