Function fedimint_client::meta::fetch_meta_overrides

source ยท
pub async fn fetch_meta_overrides(
    reqwest: &Client,
    client: &Client,
    field_name: &str,
) -> Result<BTreeMap<MetaFieldKey, MetaFieldValue>>