mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-16 08:22:31 +00:00
Adds the time field to addr messages from protocol version 31402, but serialize/deserialize without it for version messages. This allows us to test p2p addr messages. See src/version.h and c891967b