Crate reth_testing_utils

Source
Expand description

Testing utilities.

Re-exports§

pub use genesis_allocator::GenesisAllocator;

Modules§

generators
Generators for different data structures like block headers, block bodies and ranges of those.
genesis_allocator
Helps create a custom genesis alloc by making it easy to add funded accounts with known signers to the genesis block.