AccessError |
An error when accessing the chain via [`Access`].
|
ChannelMonitorUpdateErr |
An error enum representing a failure to persist a channel monitor update.
|
ConfirmationTarget |
An enum that represents the speed at which we want a transaction to confirm used for feerate
estimation.
|
CreationError |
Errors that may occur when constructing a new `RawInvoice` or `Invoice`
|
Currency |
Enum representing the crypto currencies (or networks) supported by this library
|
IOError |
Represents an IO Error.
|
Level |
An enum representing the available verbosity levels of the logger.
|
Network |
An enum representing the possible Bitcoin or test networks which we can run on
|
Secp256k1Error |
Represents an error returned from libsecp256k1 during validation of some secp256k1 data
|
SemanticError |
Errors that may occur when converting a `RawInvoice` to an `Invoice`.
|
SiPrefix |
SI prefixes for the human readable part
|