Safe Haskell | None |
---|---|
Language | Haskell2010 |
LndClient.Data.ForceClosedChannel
Documentation
data ForceClosedChannel Source #
Constructors
ForceClosedChannel | |
Fields |
Instances
Eq ForceClosedChannel Source # | |
Defined in LndClient.Data.ForceClosedChannel Methods (==) :: ForceClosedChannel -> ForceClosedChannel -> Bool # (/=) :: ForceClosedChannel -> ForceClosedChannel -> Bool # | |
Show ForceClosedChannel Source # | |
Defined in LndClient.Data.ForceClosedChannel Methods showsPrec :: Int -> ForceClosedChannel -> ShowS # show :: ForceClosedChannel -> String # showList :: [ForceClosedChannel] -> ShowS # | |
FromGrpc ForceClosedChannel PendingChannelsResponse'ForceClosedChannel Source # | |
Defined in LndClient.Data.ForceClosedChannel |