alloy_consensus

Type Alias Blob

Source
pub type Blob = FixedBytes<alloy_eips::::eip4844::Blob::{constant#0}>;
Expand description

A Blob serialized as 0x-prefixed hex string

Aliased Type§

struct Blob(pub [u8; 131072]);

Fields§

§0: [u8; 131072]