You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If two parties want to close a channel without applying any update, i.e., restoring the initial balance, they currently have to generate and sign a version 1 channel update with the initial balance. Does it make sense to add a closeNoUpdate() or closeInitialBalance() or similar function?
The text was updated successfully, but these errors were encountered:
If two parties want to close a channel without applying any update, i.e., restoring the initial balance, they currently have to generate and sign a version 1 channel update with the initial balance. Does it make sense to add a
closeNoUpdate()
orcloseInitialBalance()
or similar function?The text was updated successfully, but these errors were encountered: