nervosnetwork / fiber-scripts

4 stars 4 forks source link

feat: refactor commitment lock to using daric protocol #10

Closed quake closed 1 month ago

quake commented 2 months ago

This PR refactor commitment lock to using daric protocol, it will simplify the implementation of watchtower and reduce storage requirements. The structure of the commitment tx in this PR is slightly different from the original version, in that it will have only one output.

image