Safe Haskell | None |
---|---|
Language | Haskell98 |
Bitcoin.Misc.Unique
Description
Unique id creation (used for the API calls)
- theGlobalUniqueSupport :: MVar Word64
- theGlobalSink :: MVar a
- newUnique :: IO Word64
- convertToUnique :: a -> Word64
bitcoin-hs-0.0.1: Partial implementation of the Bitcoin protocol (as of 2013)
Safe Haskell | None |
---|---|
Language | Haskell98 |
Bitcoin.Misc.Unique
Description
Unique id creation (used for the API calls)