mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
Massive BOLT text underscore and formatting updates.
This brings us up to 61b5b3f7b4145c9d6d66973b6bfbf28e6c0a0791. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -10,7 +10,7 @@ struct sha256_double;
|
||||
*
|
||||
* This obscures the number of commitments made on the channel in the
|
||||
* case of unilateral close, yet still provides a useful index for
|
||||
* both nodes (who know the payment-basepoints) to quickly find a
|
||||
* both nodes (who know the `payment_basepoint`s) to quickly find a
|
||||
* revoked commitment transaction.
|
||||
*/
|
||||
u64 commit_number_obscurer(const struct pubkey *opener_payment_basepoint,
|
||||
|
||||
Reference in New Issue
Block a user