Module alloy_consensus::transaction

source ยท
Expand description

Transaction types.

Re-exportsยง

Modulesยง

Structsยง

Enumsยง

Traitsยง

  • A strategy for coding and decoding data into sidecars. Coder instances are responsible for encoding and decoding data into and from the sidecar. They are called by the SidecarBuilder during the ingest, take, and (if c_kzg feature enabled) build methods.
  • A signable transaction.
  • Represents a minimal EVM transaction.

Type Aliasesยง

  • A Blob serialized as 0x-prefixed hex string
  • A commitment/proof serialized as 0x-prefixed hex string