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

Prune all expired AgentInfoSigned records from the p2p_store