Don't refresh the ledger on startup since this is slow.
This commit is contained in:
parent
d268796623
commit
70d1ac1fa1
1 changed files with 0 additions and 1 deletions
|
@ -1603,7 +1603,6 @@ wallet (wallet_a)
|
|||
{
|
||||
this->wallet.push_main_stack (this->wallet.account_viewer.window);
|
||||
});
|
||||
refresh_ledger ();
|
||||
bootstrap->setToolTip ("Multi-connection bootstrap to random peers");
|
||||
search_for_receivables->setToolTip ("Search for pending blocks");
|
||||
create_block->setToolTip ("Create block in JSON format");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue