Function holochain_state::prelude::p2p_put_all[][src]

pub async fn p2p_put_all<'_>(
    db: &'_ DbWrite,
    signed: impl Iterator<Item = &'_ AgentInfoSigned>
) -> Result<(), DatabaseError>
Expand description

Put an iterator of AgentInfoSigned records into the p2p_store