Skip to content

Conversation

@ksedgwic
Copy link

@ksedgwic ksedgwic commented May 5, 2023

No description provided.


l1htlcs = l1.rpc.listhtlcs()['htlcs']
assert l1htlcs == l1.rpc.listhtlcs(scid12)['htlcs']
adjust = 0 if FUNDING_CONFIRMS == 1 else 1 # FIXME - why is this the case?
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this the case?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line 542, the onchain_fee is missing for `FUNDING_CONFIRMS > 1. But why is it there even when FUNDING_CONFIRMS == 1?

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

Successfully merging this pull request may close these issues.

2 participants