Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Bitcoin.Api.Blockchain
Documentation
getBlockCount :: Client -> IO Integer Source
Gets the amount of blocks currently in the blockchain, also known as the
height
of the blockchain.
bitcoin-api-0.12.1: Provides access to the RPC API of Bitcoin Core
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Bitcoin.Api.Blockchain
getBlockCount :: Client -> IO Integer Source
Gets the amount of blocks currently in the blockchain, also known as the
height
of the blockchain.