mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(l2-withdrawals): Move l2 withdrawals root computation into reth-optimism-storage (#14610)
This commit is contained in:
@ -19,6 +19,7 @@ pub mod lockfile;
|
||||
|
||||
/// Provider error
|
||||
pub mod provider;
|
||||
pub use provider::{ProviderError, ProviderResult};
|
||||
|
||||
/// Writer error
|
||||
pub mod writer;
|
||||
|
||||
Reference in New Issue
Block a user