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

Prune all expired AgentInfoSigned records from the p2p_store