Module block_info

Source

Structs§

AvailableBlockData
AvailableBlockHeaderInputV1
AvailableBlockHeaderInputV2
AvailableBlockHeaderInputV2Legacy
legacy version of the AvailableBlockHeaderInputV2 type, used on git tag 20250228-patch3
AvailableBlockInfo

Enums§

AvailableBlockHeaderInputV2Either
either version of the AvailableBlockHeaderInputV2 type. Note that we try to deserialize legacy first, as that has extra fields that are not present in the current version. When presented with a legacy input, we’ll first try to validate its signature as the current version.