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.
async fn insert_signed_api_announcement_if_not_present(
db: &Database,
cfg: &ServerConfig,
)
Checks if we already have a signed API endpoint announcement for our own identity in the database and creates one if not.