mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 14:56:23 +00:00
3e6f46caec
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.