Module serialize
zebra_
chain
1.0.0-beta.45
Module serialize
Module Items
Structs
Constants
Functions
In zebra_
chain::
block
Modules
arbitrary
commitment
error
genesis
hash
header
height
merkle
serialize
tests
Structs
Block
ChainHistoryBlockTxAuthCommitmentHash
ChainHistoryMmrRootHash
CountedHeader
Hash
Header
Height
SerializedBlock
Enums
BlockTimeError
Commitment
CommitmentError
Constants
BLOCK_HASH_SIZE
MAX_BLOCK_BYTES
ZCASH_BLOCK_VERSION
Traits
TryIntoHeight
Type Aliases
HeightDiff
zebra_chain
::
block
Module
serialize
Copy item path
Settings
Help
Summary
Source
Expand description
Serialization and deserialization for Zcash blocks.
Structs
§
Serialized
Block
A serialized block.
Constants
§
MAX_
BLOCK_
BYTES
The maximum size of a Zcash block, in bytes.
Functions
§
check_
version
🔒
Checks if a block header version is valid.