lnd-client-0.1.0.0: Lightning Network Daemon (LND) client library for Haskell

Safe HaskellNone
LanguageHaskell2010

LndClient.Data.Kind

Documentation

data TxKind Source #

Constructors

Funding 
Closing 
Instances
Eq TxKind Source # 
Instance details

Defined in LndClient.Data.Kind

Methods

(==) :: TxKind -> TxKind -> Bool #

(/=) :: TxKind -> TxKind -> Bool #

Show TxKind Source # 
Instance details

Defined in LndClient.Data.Kind