mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-06 03:43:37 +00:00
The pretty printer, dumb as it is, printed arrays of objects as [{ ... }] With this change, they now print as: [{ ... }]
The pretty printer, dumb as it is, printed arrays of objects as [{ ... }] With this change, they now print as: [{ ... }]