BCHdeserialize

open override fun BCHdeserialize(stream: BCHserialized): BCHserialized

Deserializer Note that this includes the number of tx in NETWORK serialization as a legacy of the P2P network protocol. In DISK serialization, the block size in bytes is included.

When the header is part of the block, the numTx is not included as an independent field so use deserHeaderFields() API or HASH SerializationType