mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
node_info = HashMap<NodeId, NodeInfo> If we receive an external addr from the rpc data, we set that as the NodeID. otherwise we display client's rpc port as the NodeID. Note: this is a temporary solution until we add a 'name' param to the config. This commit indicates a number of TODOs.