difftreelog
feat eth logger
in: master
2 files changed
pallets/nft/src/eth/log.rsdiffbeforeafterbothno changes
pallets/nft/src/eth/mod.rsdiffbeforeafterboth--- a/pallets/nft/src/eth/mod.rs
+++ b/pallets/nft/src/eth/mod.rs
@@ -2,4 +2,5 @@
use account::CrossAccountId;
pub mod abi;
use abi::{AbiReader, AbiWriter};
+pub mod log;