pub async fn p2p_put(
    db: &DbWrite<DbKindP2pAgents>,
    signed: &AgentInfoSigned
) -> impl Future<Output = Result<(), DatabaseError>>
Expand description

Put an AgentInfoSigned record into the p2p_store