Skip to content

bugfix-4909

Nikolay Veprikov requested to merge bugfix-4909 into master

Bug fixed: in CellFrameDashboardGUI, the list of wallets came from CellFrameDashboardService with empty addresses. DapGetWalletInfoCommand.cpp and DapGetWalletsInfoCommand.cpp had regex spelled incorrectly. The "\r" character for Windows was not counted.

Merge request reports