Module error

Source
Expand description

Aggregated error type for this module

Structs§

ErrDetail

Enums§

BlockchainError
FeeHistoryError
Errors that can occur with eth_feeHistory
InvalidTransactionError
An error due to invalid transaction
PoolError
Errors that can occur in the transaction pool

Traits§

ToRpcResponseResult 🔒
Helper trait to easily convert results to rpc results

Functions§

to_rpc_result
Converts a serializable value into a ResponseResult

Type Aliases§

Result 🔒