*Update dist

This commit is contained in:
Derrick Hammer 2022-08-31 15:25:36 -04:00
parent 34c91c15d7
commit 389e3d1ac4
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

@ -30,7 +30,7 @@ export class RpcNetwork {
get ready() {
let promise = loadLibs();
if (this._def) {
this._networkId = 0;
this._networkId = 1;
}
else {
promise = promise