mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 07:16:38 +00:00
This changes the definitions of Ping and Pong, adding an optional field for the sequence number. This field was previously encoded/decoded using the "tail" struct tag, but using "optional" is much nicer.