Module lightning_signer::util

source ·
Expand description

Various utilities

Modules

  • Byte to integer conversion
  • Clock provider
  • Cryptographic utilities
  • Debugging
  • Key utilities
  • Logging
  • An implementation of the LDK Sign trait for integration with LDK based nodes
  • Logging macros
  • serde for foreign types By convention, structs ending with Def are serde local types describing how to serialize a remote type via serde(remote). Structs ending with Entry are local types that require a manual transformation from the remote type - implemented via From / Into.
  • Status error results
  • Transaction utilities
  • Velocity control

Structs

Constants