Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Eq ChainCode Source # | |
Ord ChainCode Source # | |
Defined in Cardano.Crypto.Wallet.Types |
|
Show ChainCode Source # | |
NFData ChainCode Source # | |
Defined in Cardano.Crypto.Wallet.Types |
|
ByteArrayAccess ChainCode Source # | |
Hashable ChainCode Source # | |
data DerivationScheme Source #
Instances
type DerivationIndex = Word32 Source #
pattern LatestScheme :: DerivationScheme Source #