pub async fn dump_state(
    env: DbRead<DbKindP2pAgentStore>,
    cell_id: Option<CellId>
) -> StateQueryResult<P2pAgentsDump>
Expand description

Dump the agents currently in the peer store