# Functions
NewDispatcher creates a new Dispatcher.
# Variables
DefaultConfig is the default config.
# Structs
No description provided by the author
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.