@leofcoin/chain 1.7.68 → 1.7.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,6 @@
1
- import { L as LittlePubSub } from './node-browser-DsmSaC-G.js';
2
- import './index-CM4QYC3g.js';
1
+ import { L as LittlePubSub } from './node-browser-DcYcGvEF.js';
2
+ import './identity-CQ_ieRiz-CTM-_kGF.js';
3
+ import './index-DUfUgiQY.js';
3
4
 
4
5
  class Api {
5
6
  _pubsub;
@@ -209,7 +210,7 @@ class SocketRequestClient {
209
210
  const init = async () => {
210
211
  // @ts-ignore
211
212
  if (!globalThis.WebSocket && !this.#experimentalWebsocket)
212
- globalThis.WebSocket = (await import('./browser-DQJ6xf_F-CzlYfrdl.js').then(function (n) { return n.b; })).default.w3cwebsocket;
213
+ globalThis.WebSocket = (await import('./browser-DQJ6xf_F-BCS5wcAv.js').then(function (n) { return n.b; })).default.w3cwebsocket;
213
214
  const client = new WebSocket(this.#url, this.#protocol);
214
215
  if (this.#experimentalWebsocket) {
215
216
  client.addEventListener('error', this.onerror);
@@ -313,7 +314,7 @@ const iceServers = [
313
314
  credential: 'openrelayproject'
314
315
  }
315
316
  ];
316
- const SimplePeer = (await import('./index-DqPlTtAJ-5WzDhVhB.js').then(function (n) { return n.i; })).default;
317
+ const SimplePeer = (await import('./index-CEwkDK9g-CHsuUR8y.js').then(function (n) { return n.i; })).default;
317
318
  class Peer extends SimplePeer {
318
319
  peerId;
319
320
  channelName;