celo-monorepo icon indicating copy to clipboard operation
celo-monorepo copied to clipboard

Cant fetch gas price for fee Currency in Tests

Open aaronmgdr opened this issue 1 year ago • 0 comments

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

aaronmgdr avatar Aug 17 '23 20:08 aaronmgdr