mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(rpc): move mev types to rpc-types (#5035)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -4,7 +4,6 @@ use crate::{B256, U64};
|
||||
use serde::{Deserialize, Deserializer, Serialize, Serializer};
|
||||
|
||||
mod storage;
|
||||
|
||||
pub use storage::*;
|
||||
|
||||
mod jsonu256;
|
||||
|
||||
Reference in New Issue
Block a user