-
Notifications
You must be signed in to change notification settings - Fork 411
Construct funding redeem script in signer #444
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
Construct funding redeem script in signer #444
Conversation
1674900
to
08a9495
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 08a9495
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
(please wait for rebase on other PR before merging this) |
8a93f13
to
028f250
Compare
rebased and squashed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, only a few doc nits here and there. I promise this time :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, please squash and I'll merge (you can fix the one nit, or not).
259f6c6
to
6200302
Compare
Set remote funding key on channel accept and use that to create the funding redeem script in the signer instead of passing it in.
This depends on #442, so please review just the last commit.