TransactionExecutionParams
TransactionExecutionParams
Defined in: types.ts:91
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
sendRate? | number | ThrottleParams.sendRate | packages/common/solana/types.ts:86 |
sendThrottler? | PQueue | ThrottleParams.sendThrottler | packages/common/solana/types.ts:87 |
skipSimulation? | boolean | - | packages/common/solana/types.ts:92 |
waitBeforeConfirming? | number | ThrottleParams.waitBeforeConfirming | packages/common/solana/types.ts:88 |