Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Block Header

Icon LinkBlock Header

Icon LinkApplication Header

The application header is a network-agnostic block header. Different networks may wrap the application header in a consensus header, depending on their consensus protocol.

nametypedescription
da_heightuint64Height of the data availability layer up to which (inclusive) input messages are processed.
txCountuint64Number of transaction s in this block.
message_receipt_countuint64Number of output message s in this block.
txRootbyte[32]Merkle root of transaction s in this block.
message_receipt_rootbyte[32]Merkle root of output message s messageId in this block.