mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 23:24:21 +01:00
Makefile: update bolt version to include option_anchors_zero_fee_htlc_tx.
This touches a lot of text, mainly to change "if `option_anchor_outputs`" to "if `option_anchors`" Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -3417,7 +3417,7 @@ static bool dualopend_handle_custommsg(const u8 *msg)
|
||||
/* BOLT #2:
|
||||
*
|
||||
* A receiving node:
|
||||
* - if `option_static_remotekey` applies to the commitment transaction:
|
||||
* - if `option_static_remotekey` or `option_anchors` applies to the commitment transaction:
|
||||
* - if `next_revocation_number` is greater than expected above, AND
|
||||
* `your_last_per_commitment_secret` is correct for that
|
||||
* `next_revocation_number` minus 1:
|
||||
|
||||
Reference in New Issue
Block a user