Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttributesMatchBlock ¶
func AttributesMatchBlock(rollupCfg *rollup.Config, attrs *eth.PayloadAttributes, parentHash common.Hash, envelope *eth.ExecutionPayloadEnvelope, l log.Logger) error
AttributesMatchBlock checks if the L2 attributes pre-inputs match the output nil if it is a match. If err is not nil, the error contains the reason for the mismatch
Types ¶
type AttributesHandler ¶
type AttributesHandler struct {
// contains filtered or unexported fields
}
func NewAttributesHandler ¶
func (*AttributesHandler) AttachEmitter ¶ added in v1.8.0
func (eq *AttributesHandler) AttachEmitter(em event.Emitter)
Click to show internal directories.
Click to hide internal directories.