Merge pull request #3504

a0a810c performance_tests: fix subaddress expansion test not expanding (moneromooo-monero)
release-v0.5.1
luigi1111 6 years ago
commit f0f3157183
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -56,7 +56,7 @@ public:
bool test() bool test()
{ {
wallet.expand_subaddresses({0, 0}); wallet.expand_subaddresses({1, 0});
return true; return true;
} }

Loading…
Cancel
Save