Description
Utility functions for the Network.Haskoin project.
Description
This package contains utility functions used across the Network.Haskoin modules such as ByteString and Data.Binary helpers. It also defines a Build monad describing computations that can be Complete, Partial or Broken. Additionally, this package defines constants tied to specific Bitcoin networks such as prodnet and testnet.