ClassgetSpeculativeExecTxnOptions

Options for speculative execution.

Constructors

Properties

rpc_address?: string

The rpc address.

transaction?: Transaction

The transaction to execute.

transaction_as_string?: string

The transaction as a JSON string.

verbosity?: Verbosity

The verbosity level for logging.

Methods