Files
tendermint/p2p/pex
Erik GrinakerandGitHub 7ea8746ed1 proto/p2p: rename PEX messages and fields (#5974)
Fixes #5899 by renaming a bunch of P2P Protobuf entities (while maintaining wire compatibility):

* `Message` to `PexMessage` (as it's only used for PEX messages).
* `PexAddrs` to `PexResponse`.
* `PexResponse.Addrs` to `PexResponse.Addresses`.
* `NetAddress` to `PexAddress` (as it's only used by PEX).
2021-01-26 16:37:36 +01:00
..
2021-01-04 11:25:20 +01:00
2021-01-04 11:25:20 +01:00
2020-07-01 15:13:11 +00:00
2021-01-04 11:25:20 +01:00