Fixing broken seed import test.
This commit is contained in:
parent
e16fc9251f
commit
5ea70500da
1 changed files with 1 additions and 0 deletions
|
@ -636,6 +636,7 @@ TEST (wallet, change_seed)
|
|||
rai_qt::eventloop_processor processor;
|
||||
rai::system system (24000, 1);
|
||||
auto key1 (system.wallet (0)->deterministic_insert ());
|
||||
system.wallet (0)->deterministic_insert ();
|
||||
rai::raw_key seed3;
|
||||
{
|
||||
auto transaction (system.wallet (0)->wallets.tx_begin ());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue