Function holochain::conductor::p2p_agent_store::inject_agent_infos[][src]

pub async fn inject_agent_infos<'iter, I: IntoIterator<Item = &'iter AgentInfoSigned> + Send>(
    env: EnvWrite,
    iter: I
) -> StateMutationResult<()>
Expand description

Inject multiple agent info entries into the peer store