ITopUpStreamExt
ITopUpStreamExt
Defined in: types.ts:450
Extends
ITransactionExt
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
computeLimit? | number | ComputeLimitEstimate | "autoSimulate" | ITransactionExt.computeLimit | packages/common/dist/esm/solana/index.d.ts:1015 |
computePrice? | number | ComputePriceEstimate | ITransactionExt.computePrice | packages/common/dist/esm/solana/index.d.ts:1014 |
feePayer? | PublicKey | ITransactionExt.feePayer | packages/common/dist/esm/solana/index.d.ts:1016 |
invoker | Keypair | SignerWalletAdapter | - | packages/stream/solana/types.ts:451 |
isNative? | boolean | - | packages/stream/solana/types.ts:452 |