Modules§
- RPC Error codes and error objects
- RPC Error codes and error objects
Structs§
- Represents a reverted transaction and its output data.
- Error thrown when both
data
andinput
fields are set and not equal.
Enums§
- Errors that can occur when interacting with the
eth_
namespace - An error due to invalid transaction.
- A helper error type that’s mainly used to mirror
geth
Txpool’s error messages
Functions§
- Constructs an internal JSON-RPC error.
- Constructs an internal JSON-RPC error with data
- Constructs an invalid params JSON-RPC error.
- Constructs a JSON-RPC error, consisting of
code
,message
and optionaldata
.
Type Aliases§
- Result alias