mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Outline the Ethereum processor
This was only half-finished to begin with, unfortunately...
This commit is contained in:
3
processor/ethereum/src/primitives/mod.rs
Normal file
3
processor/ethereum/src/primitives/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub(crate) mod output;
|
||||
pub(crate) mod transaction;
|
||||
pub(crate) mod block;
|
||||
Reference in New Issue
Block a user