Clean up documentation around spendable outputs significantly. 2020-01-spendable-docs
authorMatt Corallo <git@bluematt.me>
Wed, 22 Jan 2020 23:31:57 +0000 (18:31 -0500)
committerMatt Corallo <git@bluematt.me>
Sat, 25 Jan 2020 20:11:12 +0000 (15:11 -0500)
commit6c9180f9729cb9785892cc2d844dcc42821d6ff9
treec46eb6d6f4fb82ccdb437a2015dda8ef6ed5f3f0
parent9a0211543762ae15ce4a0b7cb5aa3cf295a4b61f
Clean up documentation around spendable outputs significantly.

 * 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.
lightning/src/chain/keysinterface.rs
lightning/src/util/events.rs