Module lightning_signer::monitor
source · Expand description
Channel on-chain monitor
Structs
- Keep track of channel on-chain events. Note that this object has refcounted state, so is lightweight to clone.
- This is a pre-cursor to
ChainMonitor
, before theCommitmentPointProvider
is available. - State