Class getSpeculativeExecOptions

Options for speculative execution.

Properties

deploy?: Deploy

The deploy to execute.

deploy_as_string?: string

The deploy as a JSON string.

maybe_block_id_as_string?: string

The block identifier as a string.

maybe_block_identifier?: BlockIdentifier

The block identifier.

node_address?: string

The node address.

verbosity?: Verbosity

The verbosity level for logging.

Methods

  • Returns void