mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-01 20:07:02 +00:00
5 lines
79 B
Rust
5 lines
79 B
Rust
//! Zcash global and per-network constants.
|
|
|
|
pub mod mainnet;
|
|
pub mod testnet;
|