1) Native ETH Integration Tests
estimateGas
Should estimate gas for ETH transfer:
AssertionError: expected { Object (_hex, _isBigNumber) } to deeply equal { Object (_hex, _isBigNumber) }
+ expected - actual
{
- "_hex": "0x0341be"
+ "_hex": "0x03422a"
"_isBigNumber": true
}
at Context.<anonymous> (test/native-eth.spec.ts:38:43)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)