forked from ghostchain/ghost-node
4 lines
62 B
Rust
Executable File
4 lines
62 B
Rust
Executable File
#![cfg_attr(not(feature = "std"), no_std)]
|
|
|
|
pub mod networks;
|