viem 0.2.9 → 0.2.10

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.
package/dist/test.js CHANGED
@@ -27,7 +27,7 @@
27
27
 
28
28
 
29
29
 
30
- var _chunk3IHFW55Bjs = require('./chunk-3IHFW55B.js');
30
+ var _chunk6PP4CMLNjs = require('./chunk-6PP4CMLN.js');
31
31
 
32
32
 
33
33
 
@@ -57,5 +57,5 @@ var _chunk3IHFW55Bjs = require('./chunk-3IHFW55B.js');
57
57
 
58
58
 
59
59
 
60
- exports.dropTransaction = _chunk3IHFW55Bjs.dropTransaction; exports.getAutomine = _chunk3IHFW55Bjs.getAutomine; exports.getTxpoolContent = _chunk3IHFW55Bjs.getTxpoolContent; exports.getTxpoolStatus = _chunk3IHFW55Bjs.getTxpoolStatus; exports.impersonateAccount = _chunk3IHFW55Bjs.impersonateAccount; exports.increaseTime = _chunk3IHFW55Bjs.increaseTime; exports.inspectTxpool = _chunk3IHFW55Bjs.inspectTxpool; exports.mine = _chunk3IHFW55Bjs.mine; exports.removeBlockTimestampInterval = _chunk3IHFW55Bjs.removeBlockTimestampInterval; exports.reset = _chunk3IHFW55Bjs.reset; exports.revert = _chunk3IHFW55Bjs.revert; exports.sendUnsignedTransaction = _chunk3IHFW55Bjs.sendUnsignedTransaction; exports.setAutomine = _chunk3IHFW55Bjs.setAutomine; exports.setBalance = _chunk3IHFW55Bjs.setBalance; exports.setBlockGasLimit = _chunk3IHFW55Bjs.setBlockGasLimit; exports.setBlockTimestampInterval = _chunk3IHFW55Bjs.setBlockTimestampInterval; exports.setCode = _chunk3IHFW55Bjs.setCode; exports.setCoinbase = _chunk3IHFW55Bjs.setCoinbase; exports.setIntervalMining = _chunk3IHFW55Bjs.setIntervalMining; exports.setLoggingEnabled = _chunk3IHFW55Bjs.setLoggingEnabled; exports.setMinGasPrice = _chunk3IHFW55Bjs.setMinGasPrice; exports.setNextBlockBaseFeePerGas = _chunk3IHFW55Bjs.setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = _chunk3IHFW55Bjs.setNextBlockTimestamp; exports.setNonce = _chunk3IHFW55Bjs.setNonce; exports.setRpcUrl = _chunk3IHFW55Bjs.setRpcUrl; exports.setStorageAt = _chunk3IHFW55Bjs.setStorageAt; exports.snapshot = _chunk3IHFW55Bjs.snapshot; exports.stopImpersonatingAccount = _chunk3IHFW55Bjs.stopImpersonatingAccount;
60
+ exports.dropTransaction = _chunk6PP4CMLNjs.dropTransaction; exports.getAutomine = _chunk6PP4CMLNjs.getAutomine; exports.getTxpoolContent = _chunk6PP4CMLNjs.getTxpoolContent; exports.getTxpoolStatus = _chunk6PP4CMLNjs.getTxpoolStatus; exports.impersonateAccount = _chunk6PP4CMLNjs.impersonateAccount; exports.increaseTime = _chunk6PP4CMLNjs.increaseTime; exports.inspectTxpool = _chunk6PP4CMLNjs.inspectTxpool; exports.mine = _chunk6PP4CMLNjs.mine; exports.removeBlockTimestampInterval = _chunk6PP4CMLNjs.removeBlockTimestampInterval; exports.reset = _chunk6PP4CMLNjs.reset; exports.revert = _chunk6PP4CMLNjs.revert; exports.sendUnsignedTransaction = _chunk6PP4CMLNjs.sendUnsignedTransaction; exports.setAutomine = _chunk6PP4CMLNjs.setAutomine; exports.setBalance = _chunk6PP4CMLNjs.setBalance; exports.setBlockGasLimit = _chunk6PP4CMLNjs.setBlockGasLimit; exports.setBlockTimestampInterval = _chunk6PP4CMLNjs.setBlockTimestampInterval; exports.setCode = _chunk6PP4CMLNjs.setCode; exports.setCoinbase = _chunk6PP4CMLNjs.setCoinbase; exports.setIntervalMining = _chunk6PP4CMLNjs.setIntervalMining; exports.setLoggingEnabled = _chunk6PP4CMLNjs.setLoggingEnabled; exports.setMinGasPrice = _chunk6PP4CMLNjs.setMinGasPrice; exports.setNextBlockBaseFeePerGas = _chunk6PP4CMLNjs.setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = _chunk6PP4CMLNjs.setNextBlockTimestamp; exports.setNonce = _chunk6PP4CMLNjs.setNonce; exports.setRpcUrl = _chunk6PP4CMLNjs.setRpcUrl; exports.setStorageAt = _chunk6PP4CMLNjs.setStorageAt; exports.snapshot = _chunk6PP4CMLNjs.snapshot; exports.stopImpersonatingAccount = _chunk6PP4CMLNjs.stopImpersonatingAccount;
61
61
  //# sourceMappingURL=test.js.map
package/dist/test.mjs CHANGED
@@ -27,7 +27,7 @@ import {
27
27
  setStorageAt,
28
28
  snapshot,
29
29
  stopImpersonatingAccount
30
- } from "./chunk-DHU5S5YF.mjs";
30
+ } from "./chunk-34RQIVOR.mjs";
31
31
  export {
32
32
  dropTransaction,
33
33
  getAutomine,
@@ -118,7 +118,7 @@
118
118
 
119
119
 
120
120
 
121
- var _chunk3IHFW55Bjs = require('../chunk-3IHFW55B.js');
121
+ var _chunk6PP4CMLNjs = require('../chunk-6PP4CMLN.js');
122
122
 
123
123
 
124
124
 
@@ -239,5 +239,5 @@ var _chunk3IHFW55Bjs = require('../chunk-3IHFW55B.js');
239
239
 
240
240
 
241
241
 
242
- exports.arrayRegex = _chunk3IHFW55Bjs.arrayRegex; exports.assertRequest = _chunk3IHFW55Bjs.assertRequest; exports.assertTransactionEIP1559 = _chunk3IHFW55Bjs.assertTransactionEIP1559; exports.assertTransactionEIP2930 = _chunk3IHFW55Bjs.assertTransactionEIP2930; exports.assertTransactionLegacy = _chunk3IHFW55Bjs.assertTransactionLegacy; exports.boolToBytes = _chunk3IHFW55Bjs.boolToBytes; exports.boolToHex = _chunk3IHFW55Bjs.boolToHex; exports.buildRequest = _chunk3IHFW55Bjs.buildRequest; exports.bytesRegex = _chunk3IHFW55Bjs.bytesRegex; exports.bytesToBigint = _chunk3IHFW55Bjs.bytesToBigint; exports.bytesToBool = _chunk3IHFW55Bjs.bytesToBool; exports.bytesToHex = _chunk3IHFW55Bjs.bytesToHex; exports.bytesToNumber = _chunk3IHFW55Bjs.bytesToNumber; exports.bytesToString = _chunk3IHFW55Bjs.bytesToString; exports.concat = _chunk3IHFW55Bjs.concat; exports.concatBytes = _chunk3IHFW55Bjs.concatBytes; exports.concatHex = _chunk3IHFW55Bjs.concatHex; exports.containsNodeError = _chunk3IHFW55Bjs.containsNodeError; exports.decodeAbiParameters = _chunk3IHFW55Bjs.decodeAbiParameters; exports.decodeErrorResult = _chunk3IHFW55Bjs.decodeErrorResult; exports.decodeEventLog = _chunk3IHFW55Bjs.decodeEventLog; exports.decodeFunctionData = _chunk3IHFW55Bjs.decodeFunctionData; exports.decodeFunctionResult = _chunk3IHFW55Bjs.decodeFunctionResult; exports.defineBlock = _chunk3IHFW55Bjs.defineBlock; exports.defineChain = _chunk3IHFW55Bjs.defineChain; exports.defineFormatter = _chunk3IHFW55Bjs.defineFormatter; exports.defineTransaction = _chunk3IHFW55Bjs.defineTransaction; exports.defineTransactionReceipt = _chunk3IHFW55Bjs.defineTransactionReceipt; exports.defineTransactionRequest = _chunk3IHFW55Bjs.defineTransactionRequest; exports.encodeAbiParameters = _chunk3IHFW55Bjs.encodeAbiParameters; exports.encodeDeployData = _chunk3IHFW55Bjs.encodeDeployData; exports.encodeErrorResult = _chunk3IHFW55Bjs.encodeErrorResult; exports.encodeEventTopics = _chunk3IHFW55Bjs.encodeEventTopics; exports.encodeFunctionData = _chunk3IHFW55Bjs.encodeFunctionData; exports.encodeFunctionResult = _chunk3IHFW55Bjs.encodeFunctionResult; exports.encodePacked = _chunk3IHFW55Bjs.encodePacked; exports.extract = _chunk3IHFW55Bjs.extract; exports.extractFunctionName = _chunk3IHFW55Bjs.extractFunctionName; exports.extractFunctionParams = _chunk3IHFW55Bjs.extractFunctionParams; exports.extractFunctionParts = _chunk3IHFW55Bjs.extractFunctionParts; exports.extractFunctionType = _chunk3IHFW55Bjs.extractFunctionType; exports.format = _chunk3IHFW55Bjs.format; exports.formatAbiItem = _chunk3IHFW55Bjs.formatAbiItem; exports.formatAbiItemWithArgs = _chunk3IHFW55Bjs.formatAbiItemWithArgs; exports.formatBlock = _chunk3IHFW55Bjs.formatBlock; exports.formatEther = _chunk3IHFW55Bjs.formatEther; exports.formatGwei = _chunk3IHFW55Bjs.formatGwei; exports.formatTransaction = _chunk3IHFW55Bjs.formatTransaction; exports.formatTransactionRequest = _chunk3IHFW55Bjs.formatTransactionRequest; exports.formatUnits = _chunk3IHFW55Bjs.formatUnits; exports.fromBytes = _chunk3IHFW55Bjs.fromBytes; exports.fromHex = _chunk3IHFW55Bjs.fromHex; exports.fromRlp = _chunk3IHFW55Bjs.fromRlp; exports.getAbiItem = _chunk3IHFW55Bjs.getAbiItem; exports.getAddress = _chunk3IHFW55Bjs.getAddress; exports.getCallError = _chunk3IHFW55Bjs.getCallError; exports.getChainContractAddress = _chunk3IHFW55Bjs.getChainContractAddress; exports.getContractAddress = _chunk3IHFW55Bjs.getContractAddress; exports.getContractError = _chunk3IHFW55Bjs.getContractError; exports.getCreate2Address = _chunk3IHFW55Bjs.getCreate2Address; exports.getCreateAddress = _chunk3IHFW55Bjs.getCreateAddress; exports.getEstimateGasError = _chunk3IHFW55Bjs.getEstimateGasError; exports.getEventSelector = _chunk3IHFW55Bjs.getEventSelector; exports.getFunctionSelector = _chunk3IHFW55Bjs.getFunctionSelector; exports.getNodeError = _chunk3IHFW55Bjs.getNodeError; exports.getSerializedTransactionType = _chunk3IHFW55Bjs.getSerializedTransactionType; exports.getSocket = _chunk3IHFW55Bjs.getSocket; exports.getTransactionError = _chunk3IHFW55Bjs.getTransactionError; exports.getTransactionType = _chunk3IHFW55Bjs.getTransactionType; exports.hashMessage = _chunk3IHFW55Bjs.hashMessage; exports.hashTypedData = _chunk3IHFW55Bjs.hashTypedData; exports.hexToBigInt = _chunk3IHFW55Bjs.hexToBigInt; exports.hexToBool = _chunk3IHFW55Bjs.hexToBool; exports.hexToBytes = _chunk3IHFW55Bjs.hexToBytes; exports.hexToNumber = _chunk3IHFW55Bjs.hexToNumber; exports.hexToString = _chunk3IHFW55Bjs.hexToString; exports.integerRegex = _chunk3IHFW55Bjs.integerRegex; exports.isAddress = _chunk3IHFW55Bjs.isAddress; exports.isAddressEqual = _chunk3IHFW55Bjs.isAddressEqual; exports.isBytes = _chunk3IHFW55Bjs.isBytes; exports.isHash = _chunk3IHFW55Bjs.isHash; exports.isHex = _chunk3IHFW55Bjs.isHex; exports.keccak256 = _chunk3IHFW55Bjs.keccak256; exports.numberToBytes = _chunk3IHFW55Bjs.numberToBytes; exports.numberToHex = _chunk3IHFW55Bjs.numberToHex; exports.pad = _chunk3IHFW55Bjs.pad; exports.padBytes = _chunk3IHFW55Bjs.padBytes; exports.padHex = _chunk3IHFW55Bjs.padHex; exports.parseAbi = _chunk3IHFW55Bjs.parseAbi; exports.parseAbiItem = _chunk3IHFW55Bjs.parseAbiItem; exports.parseAbiParameter = _chunk3IHFW55Bjs.parseAbiParameter; exports.parseAbiParameters = _chunk3IHFW55Bjs.parseAbiParameters; exports.parseAccount = _chunk3IHFW55Bjs.parseAccount; exports.parseEther = _chunk3IHFW55Bjs.parseEther; exports.parseGwei = _chunk3IHFW55Bjs.parseGwei; exports.parseTransaction = _chunk3IHFW55Bjs.parseTransaction; exports.parseUnits = _chunk3IHFW55Bjs.parseUnits; exports.prepareRequest = _chunk3IHFW55Bjs.prepareRequest; exports.publicKeyToAddress = _chunk3IHFW55Bjs.publicKeyToAddress; exports.recoverAddress = _chunk3IHFW55Bjs.recoverAddress; exports.recoverMessageAddress = _chunk3IHFW55Bjs.recoverMessageAddress; exports.recoverTypedDataAddress = _chunk3IHFW55Bjs.recoverTypedDataAddress; exports.rpc = _chunk3IHFW55Bjs.rpc; exports.serializeTransaction = _chunk3IHFW55Bjs.serializeTransaction; exports.size = _chunk3IHFW55Bjs.size; exports.slice = _chunk3IHFW55Bjs.slice; exports.sliceBytes = _chunk3IHFW55Bjs.sliceBytes; exports.sliceHex = _chunk3IHFW55Bjs.sliceHex; exports.stringToBytes = _chunk3IHFW55Bjs.stringToBytes; exports.stringToHex = _chunk3IHFW55Bjs.stringToHex; exports.stringify = _chunk3IHFW55Bjs.stringify; exports.toBytes = _chunk3IHFW55Bjs.toBytes; exports.toHex = _chunk3IHFW55Bjs.toHex; exports.toRlp = _chunk3IHFW55Bjs.toRlp; exports.transactionType = _chunk3IHFW55Bjs.transactionType; exports.trim = _chunk3IHFW55Bjs.trim; exports.validateTypedData = _chunk3IHFW55Bjs.validateTypedData; exports.verifyMessage = _chunk3IHFW55Bjs.verifyMessage; exports.verifyTypedData = _chunk3IHFW55Bjs.verifyTypedData;
242
+ exports.arrayRegex = _chunk6PP4CMLNjs.arrayRegex; exports.assertRequest = _chunk6PP4CMLNjs.assertRequest; exports.assertTransactionEIP1559 = _chunk6PP4CMLNjs.assertTransactionEIP1559; exports.assertTransactionEIP2930 = _chunk6PP4CMLNjs.assertTransactionEIP2930; exports.assertTransactionLegacy = _chunk6PP4CMLNjs.assertTransactionLegacy; exports.boolToBytes = _chunk6PP4CMLNjs.boolToBytes; exports.boolToHex = _chunk6PP4CMLNjs.boolToHex; exports.buildRequest = _chunk6PP4CMLNjs.buildRequest; exports.bytesRegex = _chunk6PP4CMLNjs.bytesRegex; exports.bytesToBigint = _chunk6PP4CMLNjs.bytesToBigint; exports.bytesToBool = _chunk6PP4CMLNjs.bytesToBool; exports.bytesToHex = _chunk6PP4CMLNjs.bytesToHex; exports.bytesToNumber = _chunk6PP4CMLNjs.bytesToNumber; exports.bytesToString = _chunk6PP4CMLNjs.bytesToString; exports.concat = _chunk6PP4CMLNjs.concat; exports.concatBytes = _chunk6PP4CMLNjs.concatBytes; exports.concatHex = _chunk6PP4CMLNjs.concatHex; exports.containsNodeError = _chunk6PP4CMLNjs.containsNodeError; exports.decodeAbiParameters = _chunk6PP4CMLNjs.decodeAbiParameters; exports.decodeErrorResult = _chunk6PP4CMLNjs.decodeErrorResult; exports.decodeEventLog = _chunk6PP4CMLNjs.decodeEventLog; exports.decodeFunctionData = _chunk6PP4CMLNjs.decodeFunctionData; exports.decodeFunctionResult = _chunk6PP4CMLNjs.decodeFunctionResult; exports.defineBlock = _chunk6PP4CMLNjs.defineBlock; exports.defineChain = _chunk6PP4CMLNjs.defineChain; exports.defineFormatter = _chunk6PP4CMLNjs.defineFormatter; exports.defineTransaction = _chunk6PP4CMLNjs.defineTransaction; exports.defineTransactionReceipt = _chunk6PP4CMLNjs.defineTransactionReceipt; exports.defineTransactionRequest = _chunk6PP4CMLNjs.defineTransactionRequest; exports.encodeAbiParameters = _chunk6PP4CMLNjs.encodeAbiParameters; exports.encodeDeployData = _chunk6PP4CMLNjs.encodeDeployData; exports.encodeErrorResult = _chunk6PP4CMLNjs.encodeErrorResult; exports.encodeEventTopics = _chunk6PP4CMLNjs.encodeEventTopics; exports.encodeFunctionData = _chunk6PP4CMLNjs.encodeFunctionData; exports.encodeFunctionResult = _chunk6PP4CMLNjs.encodeFunctionResult; exports.encodePacked = _chunk6PP4CMLNjs.encodePacked; exports.extract = _chunk6PP4CMLNjs.extract; exports.extractFunctionName = _chunk6PP4CMLNjs.extractFunctionName; exports.extractFunctionParams = _chunk6PP4CMLNjs.extractFunctionParams; exports.extractFunctionParts = _chunk6PP4CMLNjs.extractFunctionParts; exports.extractFunctionType = _chunk6PP4CMLNjs.extractFunctionType; exports.format = _chunk6PP4CMLNjs.format; exports.formatAbiItem = _chunk6PP4CMLNjs.formatAbiItem; exports.formatAbiItemWithArgs = _chunk6PP4CMLNjs.formatAbiItemWithArgs; exports.formatBlock = _chunk6PP4CMLNjs.formatBlock; exports.formatEther = _chunk6PP4CMLNjs.formatEther; exports.formatGwei = _chunk6PP4CMLNjs.formatGwei; exports.formatTransaction = _chunk6PP4CMLNjs.formatTransaction; exports.formatTransactionRequest = _chunk6PP4CMLNjs.formatTransactionRequest; exports.formatUnits = _chunk6PP4CMLNjs.formatUnits; exports.fromBytes = _chunk6PP4CMLNjs.fromBytes; exports.fromHex = _chunk6PP4CMLNjs.fromHex; exports.fromRlp = _chunk6PP4CMLNjs.fromRlp; exports.getAbiItem = _chunk6PP4CMLNjs.getAbiItem; exports.getAddress = _chunk6PP4CMLNjs.getAddress; exports.getCallError = _chunk6PP4CMLNjs.getCallError; exports.getChainContractAddress = _chunk6PP4CMLNjs.getChainContractAddress; exports.getContractAddress = _chunk6PP4CMLNjs.getContractAddress; exports.getContractError = _chunk6PP4CMLNjs.getContractError; exports.getCreate2Address = _chunk6PP4CMLNjs.getCreate2Address; exports.getCreateAddress = _chunk6PP4CMLNjs.getCreateAddress; exports.getEstimateGasError = _chunk6PP4CMLNjs.getEstimateGasError; exports.getEventSelector = _chunk6PP4CMLNjs.getEventSelector; exports.getFunctionSelector = _chunk6PP4CMLNjs.getFunctionSelector; exports.getNodeError = _chunk6PP4CMLNjs.getNodeError; exports.getSerializedTransactionType = _chunk6PP4CMLNjs.getSerializedTransactionType; exports.getSocket = _chunk6PP4CMLNjs.getSocket; exports.getTransactionError = _chunk6PP4CMLNjs.getTransactionError; exports.getTransactionType = _chunk6PP4CMLNjs.getTransactionType; exports.hashMessage = _chunk6PP4CMLNjs.hashMessage; exports.hashTypedData = _chunk6PP4CMLNjs.hashTypedData; exports.hexToBigInt = _chunk6PP4CMLNjs.hexToBigInt; exports.hexToBool = _chunk6PP4CMLNjs.hexToBool; exports.hexToBytes = _chunk6PP4CMLNjs.hexToBytes; exports.hexToNumber = _chunk6PP4CMLNjs.hexToNumber; exports.hexToString = _chunk6PP4CMLNjs.hexToString; exports.integerRegex = _chunk6PP4CMLNjs.integerRegex; exports.isAddress = _chunk6PP4CMLNjs.isAddress; exports.isAddressEqual = _chunk6PP4CMLNjs.isAddressEqual; exports.isBytes = _chunk6PP4CMLNjs.isBytes; exports.isHash = _chunk6PP4CMLNjs.isHash; exports.isHex = _chunk6PP4CMLNjs.isHex; exports.keccak256 = _chunk6PP4CMLNjs.keccak256; exports.numberToBytes = _chunk6PP4CMLNjs.numberToBytes; exports.numberToHex = _chunk6PP4CMLNjs.numberToHex; exports.pad = _chunk6PP4CMLNjs.pad; exports.padBytes = _chunk6PP4CMLNjs.padBytes; exports.padHex = _chunk6PP4CMLNjs.padHex; exports.parseAbi = _chunk6PP4CMLNjs.parseAbi; exports.parseAbiItem = _chunk6PP4CMLNjs.parseAbiItem; exports.parseAbiParameter = _chunk6PP4CMLNjs.parseAbiParameter; exports.parseAbiParameters = _chunk6PP4CMLNjs.parseAbiParameters; exports.parseAccount = _chunk6PP4CMLNjs.parseAccount; exports.parseEther = _chunk6PP4CMLNjs.parseEther; exports.parseGwei = _chunk6PP4CMLNjs.parseGwei; exports.parseTransaction = _chunk6PP4CMLNjs.parseTransaction; exports.parseUnits = _chunk6PP4CMLNjs.parseUnits; exports.prepareRequest = _chunk6PP4CMLNjs.prepareRequest; exports.publicKeyToAddress = _chunk6PP4CMLNjs.publicKeyToAddress; exports.recoverAddress = _chunk6PP4CMLNjs.recoverAddress; exports.recoverMessageAddress = _chunk6PP4CMLNjs.recoverMessageAddress; exports.recoverTypedDataAddress = _chunk6PP4CMLNjs.recoverTypedDataAddress; exports.rpc = _chunk6PP4CMLNjs.rpc; exports.serializeTransaction = _chunk6PP4CMLNjs.serializeTransaction; exports.size = _chunk6PP4CMLNjs.size; exports.slice = _chunk6PP4CMLNjs.slice; exports.sliceBytes = _chunk6PP4CMLNjs.sliceBytes; exports.sliceHex = _chunk6PP4CMLNjs.sliceHex; exports.stringToBytes = _chunk6PP4CMLNjs.stringToBytes; exports.stringToHex = _chunk6PP4CMLNjs.stringToHex; exports.stringify = _chunk6PP4CMLNjs.stringify; exports.toBytes = _chunk6PP4CMLNjs.toBytes; exports.toHex = _chunk6PP4CMLNjs.toHex; exports.toRlp = _chunk6PP4CMLNjs.toRlp; exports.transactionType = _chunk6PP4CMLNjs.transactionType; exports.trim = _chunk6PP4CMLNjs.trim; exports.validateTypedData = _chunk6PP4CMLNjs.validateTypedData; exports.verifyMessage = _chunk6PP4CMLNjs.verifyMessage; exports.verifyTypedData = _chunk6PP4CMLNjs.verifyTypedData;
243
243
  //# sourceMappingURL=index.js.map
@@ -118,7 +118,7 @@ import {
118
118
  validateTypedData,
119
119
  verifyMessage,
120
120
  verifyTypedData
121
- } from "../chunk-DHU5S5YF.mjs";
121
+ } from "../chunk-34RQIVOR.mjs";
122
122
  export {
123
123
  arrayRegex,
124
124
  assertRequest,
package/dist/wallet.js CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- var _chunk3IHFW55Bjs = require('./chunk-3IHFW55B.js');
12
+ var _chunk6PP4CMLNjs = require('./chunk-6PP4CMLN.js');
13
13
 
14
14
 
15
15
 
@@ -21,5 +21,5 @@ var _chunk3IHFW55Bjs = require('./chunk-3IHFW55B.js');
21
21
 
22
22
 
23
23
 
24
- exports.addChain = _chunk3IHFW55Bjs.addChain; exports.getAddresses = _chunk3IHFW55Bjs.getAddresses; exports.getPermissions = _chunk3IHFW55Bjs.getPermissions; exports.requestAddresses = _chunk3IHFW55Bjs.requestAddresses; exports.requestPermissions = _chunk3IHFW55Bjs.requestPermissions; exports.sendTransaction = _chunk3IHFW55Bjs.sendTransaction; exports.signMessage = _chunk3IHFW55Bjs.signMessage; exports.signTypedData = _chunk3IHFW55Bjs.signTypedData; exports.switchChain = _chunk3IHFW55Bjs.switchChain; exports.watchAsset = _chunk3IHFW55Bjs.watchAsset;
24
+ exports.addChain = _chunk6PP4CMLNjs.addChain; exports.getAddresses = _chunk6PP4CMLNjs.getAddresses; exports.getPermissions = _chunk6PP4CMLNjs.getPermissions; exports.requestAddresses = _chunk6PP4CMLNjs.requestAddresses; exports.requestPermissions = _chunk6PP4CMLNjs.requestPermissions; exports.sendTransaction = _chunk6PP4CMLNjs.sendTransaction; exports.signMessage = _chunk6PP4CMLNjs.signMessage; exports.signTypedData = _chunk6PP4CMLNjs.signTypedData; exports.switchChain = _chunk6PP4CMLNjs.switchChain; exports.watchAsset = _chunk6PP4CMLNjs.watchAsset;
25
25
  //# sourceMappingURL=wallet.js.map
package/dist/wallet.mjs CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  signTypedData,
10
10
  switchChain,
11
11
  watchAsset
12
- } from "./chunk-DHU5S5YF.mjs";
12
+ } from "./chunk-34RQIVOR.mjs";
13
13
  export {
14
14
  addChain,
15
15
  getAddresses,
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "isomorphic-ws": "5.0.0",
13
13
  "ws": "8.12.0"
14
14
  },
15
- "version": "0.2.9",
15
+ "version": "0.2.10",
16
16
  "files": [
17
17
  "/abi",
18
18
  "/accounts",