Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventFetcher ¶
type StateRootEventHandler ¶
type StateRootEventHandler struct {
// contains filtered or unexported fields
}
func NewStateRootEventHandler ¶
func NewStateRootEventHandler( msgChan chan []*message.Message, eventFetcher EventFetcher, stateRootAddress common.Address, domainID uint8, ) *StateRootEventHandler
func (*StateRootEventHandler) HandleEvents ¶
HandleEvents fetches state root submitted events and sends message to origin domain
Click to show internal directories.
Click to hide internal directories.