# Functions
NewDispatcher creates a new Dispatcher.
# Structs
IotxDispatcher is the request and event dispatcher for iotx node.
# Interfaces
Dispatcher is used by peers, handles incoming block and header notifications and relays announcements of new blocks.
Subscriber is the dispatcher subscriber interface.