Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (ethereum#…
…27903) This change fixes a bug in js tracer, where `ctx.GasPrice.toString(16)` returns a number string in base `10`.
- Loading branch information