Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[watch tower] commitment tx is wrong #463

Open
gpBlockchain opened this issue Jan 9, 2025 · 0 comments
Open

[watch tower] commitment tx is wrong #463

gpBlockchain opened this issue Jan 9, 2025 · 0 comments

Comments

@gpBlockchain
Copy link
Contributor

  1. open_channel(fiber1:200,fiber2:0)
  2. fiber1.send_payment(fiber2,1)
  3. wait payment success
  4. fiber1.shutdown(force:true)
  5. generate_epochs 10 epoch
  6. wait watch tower committed
  7. query watch tower tx
    fiber1: 199, fiber2:0
    expected: fiber1: 199, fiber2:1

node.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant