fedimint_server::net::api::announcement

Function insert_signed_api_announcement_if_not_present

source
async fn insert_signed_api_announcement_if_not_present(
    db: &Database,
    cfg: &ServerConfig,
)
Expand description

Checks if we already have a signed API endpoint announcement for our own identity in the database and creates one if not.