@xyo-network/gas-ethereum-blockchain-payload-plugins 2.75.0 → 2.75.2

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.
@@ -0,0 +1,6 @@
1
+ export * from '@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins';
2
+ export * from '@xyo-network/etherscan-ethereum-gas-payload-plugin';
3
+ import { PayloadPluginFunc } from '@xyo-network/payload-plugin';
4
+ export declare const EthereumGasPayloadPlugins: PayloadPluginFunc[];
5
+ export default EthereumGasPayloadPlugins;
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,iEAAiE,CAAA;AAC/E,cAAc,oDAAoD,CAAA;AAIlE,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAE/D,eAAO,MAAM,yBAAyB,EAAE,iBAAiB,EAAgF,CAAA;AAGzI,eAAe,yBAAyB,CAAA"}
@@ -1,9 +1,8 @@
1
- // src/index.ts
2
1
  export * from "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins";
3
2
  export * from "@xyo-network/etherscan-ethereum-gas-payload-plugin";
4
3
  import { EthereumGasEtherchainPayloadPlugins } from "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins";
5
4
  import { EthereumGasEtherscanPayloadPlugin } from "@xyo-network/etherscan-ethereum-gas-payload-plugin";
6
- var EthereumGasPayloadPlugins = [...EthereumGasEtherchainPayloadPlugins, EthereumGasEtherscanPayloadPlugin];
5
+ const EthereumGasPayloadPlugins = [...EthereumGasEtherchainPayloadPlugins, EthereumGasEtherscanPayloadPlugin];
7
6
  var src_default = EthereumGasPayloadPlugins;
8
7
  export {
9
8
  EthereumGasPayloadPlugins,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-payload-plugin'\n\nimport { EthereumGasEtherchainPayloadPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins'\nimport { EthereumGasEtherscanPayloadPlugin } from '@xyo-network/etherscan-ethereum-gas-payload-plugin'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const EthereumGasPayloadPlugins: PayloadPluginFunc[] = [...EthereumGasEtherchainPayloadPlugins, EthereumGasEtherscanPayloadPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPayloadPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,2CAA2C;AACpD,SAAS,yCAAyC;AAG3C,IAAM,4BAAiD,CAAC,GAAG,qCAAqC,iCAAiC;AAGxI,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-payload-plugin'\n\nimport { EthereumGasEtherchainPayloadPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins'\nimport { EthereumGasEtherscanPayloadPlugin } from '@xyo-network/etherscan-ethereum-gas-payload-plugin'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const EthereumGasPayloadPlugins: PayloadPluginFunc[] = [...EthereumGasEtherchainPayloadPlugins, EthereumGasEtherscanPayloadPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPayloadPlugins\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AAEd,SAAS,2CAA2C;AACpD,SAAS,yCAAyC;AAG3C,MAAM,4BAAiD,CAAC,GAAG,qCAAqC,iCAAiC;AAGxI,IAAO,cAAQ;","names":[]}