# Packages
Code generated by counterfeiter.
# Functions
GetConfigBlock gets the latest config block from the specified channel.
GetGenesisBlock gets the genesis block from the specified channel.
GetNewestBlock gets the newest block from the specified channel.
GetSpecificBlock gets the specified block from the specified channel.
# Interfaces
Deliverer can be implemented by types that can deliver one or more blocks.
# Type aliases
DeliverCallback is a callback function called for every block returned by Deliver.