5 lines
79 B
Rust
5 lines
79 B
Rust
//! Zcash global and per-network constants.
|
|
|
|
pub mod mainnet;
|
|
pub mod testnet;
|