mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
feat: add helpers for testing rpc requests with prestate (#19790)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
43
testing/prestate/tx-selfdestruct-prestate.json
Normal file
43
testing/prestate/tx-selfdestruct-prestate.json
Normal file
File diff suppressed because one or more lines are too long
@@ -8,8 +8,7 @@
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
#![cfg_attr(not(test), warn(unused_crate_dependencies))]
|
||||
|
||||
pub mod generators;
|
||||
pub mod genesis_allocator;
|
||||
|
||||
pub use genesis_allocator::GenesisAllocator;
|
||||
|
||||
pub mod generators;
|
||||
|
||||
Reference in New Issue
Block a user