SymbolToField "fundAddress" SwapIntoLn (OnChainAddress 'Fund) Source # | |
Instance detailsDefined in BtcLsp.Storage.Model |
SymbolToField "lspFeeAndChangeAddress" SwapIntoLn (OnChainAddress 'Gain) Source # | |
Instance detailsDefined in BtcLsp.Storage.Model |
SymbolToField "refundAddress" SwapIntoLn (OnChainAddress 'Refund) Source # | |
Instance detailsDefined in BtcLsp.Storage.Model |
From NewAddressResponse (OnChainAddress 'Fund) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
From NewAddressResponse (OnChainAddress 'Gain) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Out (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Generic (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Read (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Show (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Eq (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
Ord (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
PathPiece (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
PersistField (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
PersistFieldSql (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
From (OnChainAddress 'Fund) FundOnChainAddress Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
From (OnChainAddress 'Refund) RefundOnChainAddress Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
From (OnChainAddress mrel) OnChainAddress Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
From (OnChainAddress mrel) Text Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |
type Rep (OnChainAddress mrel) Source # | |
Instance detailsDefined in BtcLsp.Data.Smart |