Module eth

Source
Expand description

Various Ethereum types

Modules§

block
proof
Return types for eth_getProof
serde_helpers
custom serde helper functions
subscription
Subscription types
transaction
Transaction related types
trie
Utility functions for Ethereum adapted from https://github.com/rust-blockchain/ethereum/blob/755dffaa4903fbec1269f50cde9863cf86269a14/src/util.rs
wallet

Structs§

Params
Wrapper type that ensures the type is named params

Enums§

EthPubSub
Represents ethereum JSON-RPC API
EthRequest
Represents ethereum JSON-RPC API
EthRpcCall
Container type for either a request or a pub sub