mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-26 20:01:02 +00:00
Load Chain bug
This commit is contained in:
parent
f3e57269bd
commit
63c9405c19
@ -232,6 +232,9 @@ public class ToolBar extends JFrame {
|
||||
cp.add(chainToggle);
|
||||
cp.add(walletToggle);
|
||||
|
||||
WorldManager.instance.getWallet();
|
||||
WorldManager.instance.loadChain();
|
||||
|
||||
MainData.instance.toString();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user