mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
6d00650efa
It is never sent on its own, so it doesn't need to be a `Message`. * A static constructur `read()` replaces the native constructor that deserialized from a payload. * A `write()` helper replaces `bitcoinSerializeToStream()`. * A `serialize()` helper replaces `bitcoinSerialize()`. This comes with tests. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |