CreateFundDelegateArgs
CreateFundDelegateArgs
Defined in: staking/solana/types.ts:114
Extends
TokenProgram
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
expiryTs | BN | - | staking/solana/types.ts:118 |
period | BN | - | staking/solana/types.ts:117 |
rewardPool | Address | - | staking/solana/types.ts:115 |
startTs | BN | - | staking/solana/types.ts:116 |
tokenProgramId? | Address | TokenProgram.tokenProgramId | staking/solana/types.ts:28 |