Function holochain::prelude::p2p_put_all

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

Put an iterator of AgentInfoSigned records into the p2p_store