Versions in this module Expand all Collapse all v0 v0.0.4 Jan 15, 2025 v0.0.1 Jan 15, 2025 Changes in this version + type Attributer interface + PbV1 func() (*enginev1.PayloadAttributes, error) + PbV2 func() (*enginev1.PayloadAttributesV2, error) + PbV3 func() (*enginev1.PayloadAttributesV3, error) + PrevRandao func() []byte + SuggestedFeeRecipient func() []byte + Timestamps func() uint64 + Version func() int + Withdrawals func() ([]*enginev1.Withdrawal, error) + func EmptyWithVersion(version int) Attributer + func New(i interface{}) (Attributer, error)