ckb_constant/softfork/
mod.rs

1
2
3
4
/// Softfork constant for mainnet.
pub mod mainnet;
/// Softfork constant for testnet.
pub mod testnet;