Module rpc

Module rpc 

Available on crate feature rpc only.
Expand description

RPC-related traits and implementations.

Structs§

CallFees
Helper type for representing the fees of a TransactionRequest

Enums§

CallFeesError
Error coming from decoding and validating transaction request fees.
EthTxEnvError
An Ethereum specific transaction environment error than can occur during conversion from [TransactionRequest].

Traits§

TryIntoTxEnv
Converts self into T.