mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 13:09:24 +00:00
Move the Ethereum Action machine to its own file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub(crate) mod output;
|
||||
pub(crate) mod transaction;
|
||||
pub(crate) mod machine;
|
||||
pub(crate) mod block;
|
||||
|
||||
pub(crate) const DAI: [u8; 20] =
|
||||
|
||||
Reference in New Issue
Block a user