Interface SendTransactionParams

Interface representing the parameters for sendTransaction.

Hierarchy

  • SendTransactionParams

Properties

Properties

provider: Web3Provider

The provider to connect to the network.

transaction: TransactionRequest

The transaction to send.

Generated using TypeDoc