pub async fn p2p_prune(
    db: &'_ DbWrite<DbKindP2pAgents>
) -> Result<(), DatabaseError>
Expand description

Prune all expired AgentInfoSigned records from the p2p_store