From 389e3d1ac4e6bae3f691fe51c9c92c7a45f498e9 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 31 Aug 2022 15:25:36 -0400 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 352c8f6..b0275cf 100644 --- a/dist/index.js +++ b/dist/index.js @@ -30,7 +30,7 @@ export class RpcNetwork { get ready() { let promise = loadLibs(); if (this._def) { - this._networkId = 0; + this._networkId = 1; } else { promise = promise