bisq/p2p
Julian Knutsen a0fae12068
Remove @Nullable around persistableNetworkPayloadSet
Checking for null creates hard-to-read code and it is simpler to just
create an empty set if we receive a pre-v0.6 GetDataResponse protobuf
message that does not have the field set.
2019-12-03 12:20:41 -08:00
..
src Remove @Nullable around persistableNetworkPayloadSet 2019-12-03 12:20:41 -08:00