pub fn base_params() -> MutexGuard<'static, BaseChainParams>
Expand description

| Return the currently selected parameters. | This won’t change after app startup, | except for unit tests. |