Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEventNotFound = errors.New("event not found")
)
Functions ¶
This section is empty.
Types ¶
type CrossL2Inbox ¶
type CrossL2Inbox struct {
// contains filtered or unexported fields
}
func NewCrossL2Inbox ¶
func NewCrossL2Inbox() *CrossL2Inbox
func (*CrossL2Inbox) DecodeExecutingMessageLog ¶
func (i *CrossL2Inbox) DecodeExecutingMessageLog(l *ethTypes.Log) (types.ExecutingMessage, error)
Click to show internal directories.
Click to hide internal directories.