mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 07:16:38 +00:00
This adds support for a new struct tag "optional". Using this tag, structs used for RLP encoding/decoding can be extended in a backwards-compatible way, by adding new fields at the end.