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

Dump the agents currently in the peer store