Skip to content

bugfix-4902

Nikolay Veprikov requested to merge bugfix-4902 into master

The DapWallet :: findAddress method was missing iterator validation after searching in QMap. Added dictionary and key checking. Removed unused QVariantList params.

Merge request reports