rust-lightning icon indicating copy to clipboard operation
rust-lightning copied to clipboard

LSPS2: Flow-state introspection

Open tnull opened this issue 3 months ago • 0 comments

Currently, we allow to interface with the LSPS2ServiceHandler via events and API methods. We however do not allow to access its internal state to get a view into which channel-open flows are in which state, what the pending requests are, etc.

We should eventually allow such introspection.

tnull avatar Sep 22 '25 08:09 tnull