Expand description
Various utilities
Re-exports§
pub use hex;
Modules§
- byte_
utils - Byte to integer conversion
- clock
- Clock provider
- crypto_
utils - Cryptographic utilities
- debug_
utils - Debugging
- invoice_
utils - Invoice utilities
- log_
utils - Logging
- loopback
- An implementation of the LDK Sign trait for integration with LDK based nodes
- macro_
logger - Logging macros
- ser_
util - serde for foreign types
By convention, structs ending with
Def
are serde local types describing how to serialize a remote type viaserde(remote)
. Structs ending withEntry
are local types that require a manual transformation from the remote type - implemented viaFrom
/Into
. - status
- Status error results
- test_
logger - transaction_
utils - Transaction utilities
- velocity
- Velocity control
Structs§
- Added
Items Iter - Iterator over elements in
to
that are not infrom
Constants§
- INITIAL_
COMMITMENT_ NUMBER - The initial commitment number when counting backwards