bisq/p2p/src/main
Julian Knutsen b1a06fe4e2
Remove @Nullable around supportedCapabilities in PreliminaryGetDataRequest
The only two users of this constructor are the fromProto path which
now creates an empty Capabilities object similar to GetDataResponse.
The other internal usage of Capabilities.app which is initialized to empty.
2019-12-03 12:20:42 -08:00
..
java/bisq/network Remove @Nullable around supportedCapabilities in PreliminaryGetDataRequest 2019-12-03 12:20:42 -08:00
resources Update data stores and bitcoinj checkpoints (#3570) 2019-11-07 10:36:32 +01:00