//! Bitcoin / Lightning Lexe newtypes which have to be in `lexe-common` for some
//! reason, likely because they are referenced in an API definition.
/// `LxSocketAddress`
/// `Amount`.
/// `AmountOrAll`.
/// `Balance`.
/// Channel outpoint, details, counterparty
/// Bitcoin hash types, such as `Txid`.
/// `Network`, a newtype for [`bitcoin::Network`].
/// `LxNodeAlias`.
/// Confirmation priorities.
/// `LxRoute`.