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