mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-09 14:18:52 +00:00
Merge pull request #3504
a0a810c
performance_tests: fix subaddress expansion test not expanding (moneromooo-monero)
This commit is contained in:
commit
f0f3157183
@ -56,7 +56,7 @@ public:
|
||||
|
||||
bool test()
|
||||
{
|
||||
wallet.expand_subaddresses({0, 0});
|
||||
wallet.expand_subaddresses({1, 0});
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user