Crate primitives
Expand description
§alloy-network-primitives
Primitive types for Alloy network abstraction.
Structs§
- An iterator over the transaction hashes of a block.
Enums§
- Block Transactions depending on the boolean attribute of
eth_getBlockBy*, or if used byeth_getUncle* - Determines how the
transactionsfield of block should be filled.
Traits§
- Block JSON-RPC response.
- Header JSON-RPC response.
- Receipt JSON-RPC response.
- Transaction JSON-RPC response. Aggregates transaction data with its block and signer context.