mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
We had to do this workaround because it wasn't possible to export typed arrays from JS to []byte. This was added in dop251/goja@2352993, so we can use the better way now. |
||
|---|---|---|
| .. | ||
| internal/tracers | ||
| bigint.go | ||
| goja.go | ||
| tracer_test.go | ||