op_alloy::consensus

Module eip1559

Source
Available on crate feature consensus only.
Expand description

Support for EIP-1559 parameters after holocene.

Enums§

EIP1559ParamError
Error type for EIP-1559 parameters

Functions§

decode_eip_1559_params
Extracts the Holocene 1599 parameters from the encoded form: https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/holocene/exec-engine.md#eip1559params-encoding
decode_holocene_extra_data
Decodes the eip1559 parameters from the extradata bytes.
encode_holocene_extra_data
Encodes the eip1559 parameters for the payload.