@xyo-network/ethereum-blockchain-payload-plugins 2.41.12 → 2.42.0

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
1
  export * from '@xyo-network/gas-ethereum-blockchain-payload-plugins';
2
- import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
3
- export declare const XyoEthereumPlugins: PayloadSetPluginFunc[];
4
- export default XyoEthereumPlugins;
2
+ import { XyoPayloadPluginFunc } from '@xyo-network/payload-plugin';
3
+ export declare const XyoEthereumPayloadPlugins: XyoPayloadPluginFunc[];
4
+ export default XyoEthereumPayloadPlugins;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,sDAAsD,CAAA;AAGpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAA+B,CAAA;AAGpF,eAAe,kBAAkB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,sDAAsD,CAAA;AAGpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAA;AAElE,eAAO,MAAM,yBAAyB,EAAE,oBAAoB,EAAsC,CAAA;AAGlG,eAAe,yBAAyB,CAAA"}
package/dist/cjs/index.js CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoEthereumPlugins = void 0;
3
+ exports.XyoEthereumPayloadPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/gas-ethereum-blockchain-payload-plugins"), exports);
6
6
  const gas_ethereum_blockchain_payload_plugins_1 = require("@xyo-network/gas-ethereum-blockchain-payload-plugins");
7
- exports.XyoEthereumPlugins = [...gas_ethereum_blockchain_payload_plugins_1.XyoEthereumGasPlugins];
7
+ exports.XyoEthereumPayloadPlugins = [...gas_ethereum_blockchain_payload_plugins_1.XyoEthereumGasPayloadPlugins];
8
8
  // eslint-disable-next-line import/no-default-export
9
- exports.default = exports.XyoEthereumPlugins;
9
+ exports.default = exports.XyoEthereumPayloadPlugins;
10
10
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,+FAAoE;AAEpE,kHAA4F;AAG/E,QAAA,kBAAkB,GAA2B,CAAC,GAAG,+DAAqB,CAAC,CAAA;AAEpF,oDAAoD;AACpD,kBAAe,0BAAkB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,+FAAoE;AAEpE,kHAAmG;AAGtF,QAAA,yBAAyB,GAA2B,CAAC,GAAG,sEAA4B,CAAC,CAAA;AAElG,oDAAoD;AACpD,kBAAe,iCAAyB,CAAA"}