Skip to main content

Module ln

Module ln 

Source
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 for bitcoin::Network.
node_alias
LxNodeAlias.
priority
Confirmation priorities.
route
LxRoute.