cardano-crypto-1.3.0: Cryptography primitives for cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Crypto.Wallet.Types

Documentation

newtype ChainCode Source #

Constructors

ChainCode ByteString 

data DerivationScheme Source #

Instances

Instances details
Bounded DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types

Enum DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types

Show DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types

Arbitrary DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types

Eq DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types

Ord DerivationScheme Source # 
Instance details

Defined in Cardano.Crypto.Wallet.Types