Skip to content

ValidateHolderCommitment needs to be split

We need to ensure that the node (CLN) has persisted the holder commitment before revoking the prior secret, need to be two API calls w/ node persistence in between

  • split calls
  • check the holder tx when asked to sign, so that it's easier to debug if it happens
Edited by dev random