pub async fn get_single_agent_info(
    env: DbRead<DbKindP2pAgents>,
    _space: DnaHash,
    agent: AgentPubKey
) -> StateQueryResult<Option<AgentInfoSigned>>
Expand description

Helper function to get a single agent info