pub(crate) async fn poll_supports_safe_deposit_version(
db: Database,
module_api: DynModuleApi,
)
Expand description
Polls the federation checking if the activated module consensus version supports safe deposits, saving the result in the db once it does.