Files
palladum-lightning/channeld/splice.c
Dusty Daemon 4d15581401 splice: Add Bolt references and conform to them
Adding Bolt references around `commitment_signed` logic and conforming to them.

This allows us to remove the `await_commitment_succcess` logic which was never elegant anyway, nice!

While we’re there we remove a parameter from `handle_peer_commit_sig_batch` that shouldn’t have been there anyway.

Changelog-Changed: Adding stricter conformance to Bolt spec for splice commitments.
2025-11-13 10:56:54 +10:30

978 B