mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-05 11:23:39 +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: [{ ... }]