@leofcoin/chain 1.4.73 → 1.4.74

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,5 @@
1
- import { M as MultiWallet, e as encrypt, b as base58$1 } from './node-browser-2a314e0c.js';
2
- import './index-2d1bd076.js';
1
+ import { M as MultiWallet, e as encrypt, b as base58$1 } from './node-browser-b35d8f46.js';
2
+ import './index-fa2c6beb.js';
3
3
 
4
4
  /**
5
5
  * @params {String} network
@@ -6089,4 +6089,4 @@ class RawTransactionMessage extends FormatInterface {
6089
6089
  }
6090
6090
  }
6091
6091
 
6092
- export { BigNumber as B, ContractMessage as C, Logger as L, RawTransactionMessage as R, TransactionMessage as T, ValidatorMessage as V, arrayify as a, isBytes as b, BlockMessage as c, BWMessage as d, BWRequestMessage as e, hexZeroPad as h, isBigNumberish as i, version as v };
6092
+ export { BigNumber as B, ContractMessage as C, Logger as L, RawTransactionMessage as R, TransactionMessage as T, ValidatorMessage as V, arrayify as a, isBytes as b, BlockMessage as c, BWMessage as d, BWRequestMessage as e, getDefaultExportFromCjs as g, hexZeroPad as h, isBigNumberish as i, version as v };
@@ -1,5 +1,5 @@
1
- import { F as FormatInterface } from './node-browser-2a314e0c.js';
2
- import './index-2d1bd076.js';
1
+ import { F as FormatInterface } from './node-browser-b35d8f46.js';
2
+ import './index-fa2c6beb.js';
3
3
 
4
4
  var proto$b = {
5
5
  data: new Uint8Array(),
@@ -1,4 +1,4 @@
1
- import { C as ContractMessage, T as TransactionMessage, c as BlockMessage, d as BWMessage, e as BWRequestMessage, V as ValidatorMessage } from './index-2d1bd076.js';
1
+ import { C as ContractMessage, T as TransactionMessage, c as BlockMessage, d as BWMessage, e as BWRequestMessage, V as ValidatorMessage } from './index-fa2c6beb.js';
2
2
 
3
3
  var nodeConfig = async (config = {
4
4
  network: 'leofcoin:peach',
@@ -20257,7 +20257,7 @@ class Identity {
20257
20257
  globalThis.peernet.selectedAccount = new TextDecoder().decode(selected);
20258
20258
  }
20259
20259
  else {
20260
- const importee = await import(/* webpackChunkName: "generate-account" */ './index-502d190c-6a5c8f2f.js');
20260
+ const importee = await import(/* webpackChunkName: "generate-account" */ './index-502d190c-60cfcc02.js');
20261
20261
  const { identity, accounts } = await importee.default(password, this.network);
20262
20262
  await globalThis.accountStore.put('public', JSON.stringify({ walletId: identity.walletId }));
20263
20263
  await globalThis.walletStore.put('version', String(1));
@@ -20428,7 +20428,7 @@ class Peernet {
20428
20428
  this.root = options.root;
20429
20429
  const { RequestMessage, ResponseMessage, PeerMessage, PeerMessageResponse, PeernetMessage, DHTMessage, DHTMessageResponse, DataMessage, DataMessageResponse, PsMessage, ChatMessage, PeernetFile
20430
20430
  // FolderMessageResponse
20431
- } = await import(/* webpackChunkName: "messages" */ './messages-cd01524c-1e050da8.js');
20431
+ } = await import(/* webpackChunkName: "messages" */ './messages-cd01524c-8d88d84b.js');
20432
20432
  /**
20433
20433
  * proto Object containing protos
20434
20434
  * @type {Object}
@@ -1,2 +1,2 @@
1
- export { N as default } from './node-browser-2a314e0c.js';
2
- import './index-2d1bd076.js';
1
+ export { N as default } from './node-browser-b35d8f46.js';
2
+ import './index-fa2c6beb.js';