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