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