Expand description
Bitcoin / Lightning Lexe newtypes which can’t go in lexe-ln
Bitcoin / Lightning Lexe newtypes which have to be in lexe-common for some
reason, likely because they are referenced in an API definition.
Modules§
- addr
LxSocketAddress- amount
Amount. A Bitcoin amount newtype which maintains some useful internal invariants and provides utilities for conversions to and from common Bitcoin units.- amount_
or_ all AmountOrAll.- balance
Balance.- channel
- Channel outpoint, details, counterparty
- hashes
- Bitcoin hash types, such as
Txid. - network
Network, a newtype forbitcoin::Network.- node_
alias LxNodeAlias.- priority
- Confirmation priorities.
- route
LxRoute.