Safe Haskell | None |
---|---|
Language | Haskell98 |
Bitcoin.BlockChain.Checkpoint
Contents
Description
Checkpoints in the blockchain (every 1000th blocks)
- theGenesisBlock :: Hash256
- theCheckpoints :: [(Int, Hash256)]
bitcoin-hs-0.0.1: Partial implementation of the Bitcoin protocol (as of 2013)
Safe Haskell | None |
---|---|
Language | Haskell98 |
Bitcoin.BlockChain.Checkpoint
Contents
Description
Checkpoints in the blockchain (every 1000th blocks)