mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-23 14:40:40 +01:00
It is never sent on its own, so it doesn't need to be a `Message`. * Static constructor `read(protocolVariant)` replaces the native constructor that deserialized from a payload. * `write()` helper replaces `bitcoinSerializeToStream()`. * `serialize()` and `getMessageSize()` helpers replace `bitcoinSerialize()`. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |