Function grin_core::global::is_nrd_enabled

source ·
pub fn is_nrd_enabled() -> bool
Expand description

Is the NRD feature flag enabled? Look at thread local config first. If not set fallback to global config. Default to false if global config unset.