Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSovereignNotifier ¶
func NewSovereignNotifier(args ArgsSovereignNotifier) (*sovereignNotifier, error)
NewSovereignNotifier will create a sovereign shard notifier
Types ¶
type ArgsSovereignNotifier ¶
type ArgsSovereignNotifier struct { Marshaller marshal.Marshalizer Hasher hashing.Hasher SubscribedEvents []SubscribedEvent }
ArgsSovereignNotifier is a struct placeholder for args needed to create a sovereign notifier
type SubscribedEvent ¶
SubscribedEvent contains a subscribed event from the main chain that the notifier is watching
Click to show internal directories.
Click to hide internal directories.