witnet / web3-jsonrpc-gateway

A Web3 JSON-RPC provider that handles accounts on its own using Ethers.js but delegates chain queries to a 3rd party service, e.g. Infura
MIT License
3 stars 3 forks source link

Feat(ethers): Implement new configurable parameter ETHERS_GAS_LIMIT_FACTOR #38

Closed guidiaz closed 2 years ago

guidiaz commented 2 years ago

Close https://github.com/witnet/web3-jsonrpc-gateway/issues/28.