# Constants
AddressLength is the length of an execution layer address.
No description provided by the author
VersionedHashLength is the length of a versioned hash.
# Type aliases
Address is a 20-byte execution layer address.
Blob is a blob of data.
Hash is a 32-byte hash.
Root is a 32-byte merkle root.
VersionedHash is a 32-byte hash with the first byte being a version.