ghost-node/pallets/traits/src/lib.rs
Uncle Stretch aede9e6e2e
change access permissions of files in pallets folder
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-05-29 12:52:37 +03:00

4 lines
62 B
Rust

#![cfg_attr(not(feature = "std"), no_std)]
pub mod networks;