pub static MAINNET: Params
The mainnet parameters.
Use this for a static reference e.g., ¶ms::MAINNET.
¶ms::MAINNET
For more on static vs const see The Rust Reference using-statics-or-consts section.