Module eip7892

Source
Expand description

Contains constants and helper functions for EIP-7892

Structs§

BlobScheduleBlobParams
Blob parameters configuration for a chain, including scheduled updates.

Enums§

BlobScheduleEntry
A scheduled blob parameter update entry.

Constants§

BPO1_BASE_UPDATE_FRACTION
Update fraction for BPO1
BPO1_MAX_BLOBS_PER_BLOCK
Max blob count with BPO1 activation
BPO1_TARGET_BLOBS_PER_BLOCK
Targeted blob count with BPO1 activation
BPO2_BASE_UPDATE_FRACTION
Update fraction for BPO2
BPO2_MAX_BLOBS_PER_BLOCK
Max blob count with BPO2 activation
BPO2_TARGET_BLOBS_PER_BLOCK
Targeted blob count with BPO2 activation