IInteractExt
IInteractExt
Defined in: staking/solana/types.ts:18
Extends
ITransactionExt
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
computeLimit? | number | ComputeLimitEstimate | "autoSimulate" | ITransactionExt.computeLimit | common/dist/esm/solana/index.d.ts:1015 |
computePrice? | number | ComputePriceEstimate | ITransactionExt.computePrice | common/dist/esm/solana/index.d.ts:1014 |
feePayer? | PublicKey | ITransactionExt.feePayer | common/dist/esm/solana/index.d.ts:1016 |
invoker | SignerWalletAdapter | Keypair | - | staking/solana/types.ts:19 |