Module subblock

Module subblock 

Source

Structs§

PartialValidatorKey
Partial validator public key encoded inside the nonce key.
RecoveredSubBlock
A subblock with recovered senders.
SignedSubBlock
A subblock with a signature.
SubBlock
SubBlockMetadata
Metadata for an included subblock.

Enums§

SubBlockVersion

Constants§

SUBBLOCK_SIGNATURE_HASH_MAGIC_BYTE 🔒
Magic byte for the subblock signature hash.
TEMPO_SUBBLOCK_NONCE_KEY_PREFIX
Nonce key prefix marking a subblock transaction.

Functions§

has_sub_block_nonce_key_prefix
Returns true if the given nonce key has the TEMPO_SUBBLOCK_NONCE_KEY_PREFIX.