Skip to content

bugfix-5303

Nikolay Veprikov requested to merge bugfix-5303 into develop

Added a DapConfigReader class that reads parameters from cellframe-node.cfg. DapGetListNetworksCommand and DapGetWalletsInfoCommand respect the value of the reading_chains parameter. If this parameter is absent or equal to false, then the list of chains is filled with a hardcode.

Merge request reports