Skip to content

ChanMgr: Rename ChannelMap to MgrState

Nick Mathewson requested to merge nickm/arti:channelmap_rename into main

We're doing this because the type now holds "all the mutable state in a ChanMgr", not just the map.

Closes #606 (closed).

Merge request reports