pub fn is_provider_enabled(state: &ProviderTrustState, runtime_id: &str) -> boolExpand description
Returns true if the runtime_id is permitted to be routed (i.e. NOT disabled). Default: true (enabled when absent).
pub fn is_provider_enabled(state: &ProviderTrustState, runtime_id: &str) -> boolReturns true if the runtime_id is permitted to be routed (i.e. NOT disabled). Default: true (enabled when absent).