Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReorgInfoFeed ¶
type ReorgInfoFeed interface {
SubscribeReorgInfoEvent(chan<- *types.Reorg) event.Subscription
}
type VerifiedSlotInfoFeed ¶
type VerifiedSlotInfoFeed interface {
SubscribeVerifiedSlotInfoEvent(chan<- *types.SlotInfoWithStatus) event.Subscription
}
Click to show internal directories.
Click to hide internal directories.