mirror of
https://git.ghostchain.io/proxmio/ghost-node.git
synced 2025-12-27 19:29:56 +00:00
4 lines
62 B
Rust
Executable File
4 lines
62 B
Rust
Executable File
#![cfg_attr(not(feature = "std"), no_std)]
|
|
|
|
pub mod networks;
|