Safe Haskell | None |
---|---|
Language | Haskell2010 |
Block definitions
Synopsis
- module Gini.Core.Types.Block.Internal
- data BlockHash
- data Signature
- data ProofOfWork
Documentation
Instances
Eq BlockHash | |
Show BlockHash | |
NFData BlockHash | |
Defined in Gini.Crypto.Hash | |
Display BlockHash | |
Defined in Gini.Crypto.Hash display :: BlockHash -> Utf8Builder textDisplay :: BlockHash -> Text | |
ByteArrayAccess BlockHash | |
Validity BlockHash | |
Defined in Gini.Crypto.Hash | |
Persist BlockHash | |
Defined in Gini.Crypto.Hash | |
PersistField BlockHash | |
Defined in Gini.Crypto.Hash toPersistValue :: BlockHash -> PersistValue fromPersistValue :: PersistValue -> Either Text BlockHash | |
PersistFieldSql BlockHash | |
Defined in Gini.Crypto.Hash |
Instances
Eq Signature | |
Show Signature | |
NFData Signature | |
Defined in Gini.Crypto.PubKey | |
Display Signature | |
Defined in Gini.Crypto.PubKey display :: Signature -> Utf8Builder textDisplay :: Signature -> Text | |
ByteArrayAccess Signature | |
Validity Signature | |
Defined in Gini.Crypto.PubKey | |
Persist Signature | |
Defined in Gini.Crypto.PubKey | |
PersistField Signature | |
Defined in Gini.Crypto.PubKey toPersistValue :: Signature -> PersistValue fromPersistValue :: PersistValue -> Either Text Signature | |
PersistFieldSql Signature | |
Defined in Gini.Crypto.PubKey |
data ProofOfWork #
Proof of work nonce