fedimint_client::meta

Function fetch_meta_overrides

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