mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01: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()
|
bool test()
|
||||||
{
|
{
|
||||||
wallet.expand_subaddresses({0, 0});
|
wallet.expand_subaddresses({1, 0});
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user