Merge branch 'new-CounterFire' of http://git.kingsome.cn/huangjinming/CounterFireGames into new-CounterFire
This commit is contained in:
commit
b399e1ed4a
@ -161,6 +161,7 @@ export class BlockChain {
|
||||
throw new Error(errmsg);
|
||||
}
|
||||
this.eoaProvider = provider;
|
||||
this.eoaWallet = walletInstance;
|
||||
this.store.eoaAddress = accounts[0];
|
||||
this.store.eoaType = wallet;
|
||||
this.store.$persist();
|
||||
|
Loading…
x
Reference in New Issue
Block a user