@lukso/transaction-decoder 1.4.1 → 1.5.0-dev.834259b

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.
@@ -4,7 +4,7 @@ import {
4
4
  decodeTransaction,
5
5
  isAsyncOperationEnabled,
6
6
  pluginRegistry
7
- } from "./chunk-XE5YIF5G.js";
7
+ } from "./chunk-4QSFVPXX.js";
8
8
 
9
9
  // src/core/dataModel.ts
10
10
  import { batch, effect, signal } from "@preact/signals-core";
@@ -812,4 +812,4 @@ export {
812
812
  decodeTransaction2 as decodeTransaction,
813
813
  decodeTransactionAsync
814
814
  };
815
- //# sourceMappingURL=chunk-C3O7HMFS.js.map
815
+ //# sourceMappingURL=chunk-3N66NLGD.js.map
@@ -3672,7 +3672,7 @@ var enhanceLSP6KeyManager_default = enhanceLSP6KeyManagerPlugin;
3672
3672
  // src/decoder/plugins/enhanceLSP7DigitalAsset.ts
3673
3673
  import {
3674
3674
  lsp7BurnableAbi,
3675
- lsp7CappedSupplyAbi,
3675
+ lsp7CappedSupplyAbstractAbi,
3676
3676
  lsp7DigitalAssetAbi,
3677
3677
  lsp7MintableAbi,
3678
3678
  lsp7VotesAbi
@@ -3689,7 +3689,7 @@ var LSP7 = [
3689
3689
  ...lsp7DigitalAssetAbi,
3690
3690
  ...lsp7MintableAbi,
3691
3691
  ...lsp7BurnableAbi,
3692
- ...lsp7CappedSupplyAbi,
3692
+ ...lsp7CappedSupplyAbstractAbi,
3693
3693
  ...lsp7VotesAbi
3694
3694
  ];
3695
3695
  var enhanceLSP7DigitalAssetPlugin = standardPlugin(
@@ -3786,7 +3786,7 @@ var enhanceLSP7DigitalAsset_default = enhanceLSP7DigitalAssetPlugin;
3786
3786
  // src/decoder/plugins/enhanceLSP8IdentifiableDigitalAsset.ts
3787
3787
  import {
3788
3788
  lsp8BurnableAbi,
3789
- lsp8CappedSupplyAbi,
3789
+ lsp8CappedSupplyAbstractAbi,
3790
3790
  lsp8EnumerableAbi,
3791
3791
  lsp8IdentifiableDigitalAssetAbi,
3792
3792
  lsp8MintableAbi,
@@ -3796,7 +3796,7 @@ var LSP8 = [
3796
3796
  ...lsp8IdentifiableDigitalAssetAbi,
3797
3797
  ...lsp8MintableAbi,
3798
3798
  ...lsp8BurnableAbi,
3799
- ...lsp8CappedSupplyAbi,
3799
+ ...lsp8CappedSupplyAbstractAbi,
3800
3800
  ...lsp8EnumerableAbi,
3801
3801
  ...lsp8VotesAbi
3802
3802
  ];
@@ -5105,4 +5105,4 @@ export {
5105
5105
  decodeKeyValue,
5106
5106
  decodeKeyValueRaw
5107
5107
  };
5108
- //# sourceMappingURL=chunk-XE5YIF5G.js.map
5108
+ //# sourceMappingURL=chunk-4QSFVPXX.js.map