ICreateExt
ICreateExt
Defined in: distributor/solana/types.ts:65
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
computeLimit? | number | ComputeLimitEstimate | "autoSimulate" | IInteractExt.computeLimit | common/dist/esm/solana/index.d.ts:1015 |
computePrice? | number | ComputePriceEstimate | IInteractExt.computePrice | common/dist/esm/solana/index.d.ts:1014 |
feePayer? | PublicKey | IInteractExt.feePayer | common/dist/esm/solana/index.d.ts:1016 |
invoker | Keypair | SignerWalletAdapter | IInteractExt.invoker | distributor/solana/types.ts:62 |
isNative? | boolean | - | distributor/solana/types.ts:66 |