pub async fn all_agent_infos(
    env: DbRead<DbKindP2pAgents>
) -> StateQueryResult<Vec<AgentInfoSigned>>
Expand description

Helper function to get all the peer data from this conductor