Crate lightning_signer

source ·
Expand description

A policy-enforcing signer for Lightning See node::Node for the entry point.

Re-exports

Modules

  • Chain tracking and validation
  • Channel
  • Traits, helpers, and type definitions for core I/O functionality.
  • Channel on-chain monitor
  • Node
  • Persistence
  • Policy enforcement
  • std / no_std compat
  • KeysManager
  • Transaction parsing and construction
  • Various utilities
  • Layer-1 wallet

Macros

  • Log at the matching policy error level (ERROR or WARN).