Skip to content

Clean up documentation around spendable outputs significantly. #458

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

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

  • Fixed a number of grammar issues
  • Clarified the docs for users who are intimately farmiliar with
    arbitrary lines of text copied from the BOLTs
  • Added a bit more text so that things are easier to read and less
    disjoint.
  • Clarified exactly how the witness stack should look since I had
    to go dig for it.

Copy link

@ariard ariard left a comment

Choose a reason for hiding this comment

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

Thanks for documenting forward, LGTM.

That's said we may need more specified stuff, at least internally to remove private keys from memory.
May we have to specify output script descriptor with Lightning derivation path like revokeable(<index>). If we assume signer knows basepoint, that should be easy it just have to implement bolt 3 derivation.

 * Fixed a number of grammar issues
 * Clarified the docs for users who are intimately farmiliar with
   arbitrary lines of text copied from the BOLTs
 * Added a bit more text so that things are easier to read and less
   disjoint.
 * Clarified exactly how the witness stack should look since I had
   to go dig for it.
@TheBlueMatt TheBlueMatt force-pushed the 2020-01-spendable-docs branch from 9f56a43 to 6c9180f Compare January 25, 2020 20:11
@TheBlueMatt TheBlueMatt merged commit 30a1275 into lightningdevkit:master Jan 25, 2020
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