Expand description
Builder and utils for the EIP-4844 Blob Transaction
Structs§
- A builder for creating a
BlobTransactionSidecar
. - Build a
BlobTransactionSidecar
from an arbitrary amount of data. - Simple coder that only uses the last 31 bytes of each blob. This is the default coder for the
SidecarBuilder
.
Traits§
- A strategy for coding and decoding data into sidecars.