celo-monorepo
celo-monorepo copied to clipboard
Cant fetch gas price for fee Currency in Tests
Expected Behavior
can call eth_gasPrice with an argument when running tests
Current Behavior
Celo ganache throws an error when call to eth_gasPrice
comes from here https://github.com/celo-org/ganache/blob/soloseng/CELO-support/src/chains/ethereum/ethereum/src/api.ts#L1609