IInteractExt
IInteractExt
Defined in: launchpad/solana/types.ts:13
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 | - | launchpad/solana/types.ts:14 |