pub fn start_guardian_metadata_service(
db: &Database,
tg: &TaskGroup,
cfg: &ServerConfig,
api_client: DynGlobalApi,
metadata_updated: bool,
)Expand description
Store and publish this guardian’s current metadata.
pub fn start_guardian_metadata_service(
db: &Database,
tg: &TaskGroup,
cfg: &ServerConfig,
api_client: DynGlobalApi,
metadata_updated: bool,
)Store and publish this guardian’s current metadata.