*Update dist
This commit is contained in:
parent
34c91c15d7
commit
389e3d1ac4
|
@ -30,7 +30,7 @@ export class RpcNetwork {
|
|||
get ready() {
|
||||
let promise = loadLibs();
|
||||
if (this._def) {
|
||||
this._networkId = 0;
|
||||
this._networkId = 1;
|
||||
}
|
||||
else {
|
||||
promise = promise
|
||||
|
|
Loading…
Reference in New Issue