| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
LndClient
Description
Lightning Network Daemon (LND) client library for Haskell. Please use LndClient.RPC.Silent or LndClient.RPC.Katip to sendreceivesubscribe to LND.
Documentation
module LndClient.Util
module LndClient.Data.Type
module LndClient.Data.Newtype
module LndClient.Data.LndEnv
module LndClient.Data.Kind
module LndClient.Class