@heliofi/evm-adapter
Advanced tools
Comparing version 2.0.4-test to 2.0.5-test
@@ -22,3 +22,3 @@ "use strict"; | ||
exports.helioEvmFeeWalletKey = '0xa50E658C75dd31C8a1FD29d48F3de26e6d79df5D'; | ||
exports.gasLimit = ethers_1.BigNumber.from(ethers_1.utils.hexlify('0x060000')); | ||
exports.gasLimit = ethers_1.BigNumber.from(200000); | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@heliofi/evm-adapter", | ||
"version": "2.0.4-test", | ||
"version": "2.0.5-test", | ||
"description": "API to interact with Helio Finances program on EVM chains.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
83571