mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 23:06:25 +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.