IInteractStreamExt
IInteractStreamExt
Defined in: types.ts:439
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
checkTokenAccounts? | boolean | - | packages/stream/solana/types.ts:441 |
computeLimit? | number | ComputeLimitEstimate | "autoSimulate" | ITransactionExtWithInstructions.computeLimit | packages/common/dist/esm/solana/index.d.ts:1015 |
computePrice? | number | ComputePriceEstimate | ITransactionExtWithInstructions.computePrice | packages/common/dist/esm/solana/index.d.ts:1014 |
customInstructions? | object | ITransactionExtWithInstructions.customInstructions | packages/stream/solana/types.ts:422 |
customInstructions.after? | InstructionGenerator | - | packages/stream/solana/types.ts:423 |
feePayer? | PublicKey | ITransactionExtWithInstructions.feePayer | packages/common/dist/esm/solana/index.d.ts:1016 |
invoker | Keypair | SignerWalletAdapter | - | packages/stream/solana/types.ts:440 |