mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 15:44:21 +01:00
dual-fund: update to latest, add in updates to rbf amounts
You can now pick a different amount during the RBF phase
This commit is contained in:
@@ -171,9 +171,9 @@ static const struct dependency feature_deps[] = {
|
||||
/* BOLT-f53ca2301232db780843e894f55d95d512f297f9 #9:
|
||||
* Name | Description | Context | Dependencies |
|
||||
* ...
|
||||
* `option_dual_fund` | ... | ... | `option_anchor_outputs`
|
||||
* `option_dual_fund` | ... | ... | `option_static_remotekey`
|
||||
*/
|
||||
{ OPT_DUAL_FUND, OPT_ANCHOR_OUTPUTS },
|
||||
{ OPT_DUAL_FUND, OPT_STATIC_REMOTEKEY },
|
||||
/* BOLT-route-blinding #9:
|
||||
* Name | Description | Context | Dependencies |
|
||||
* ...
|
||||
|
||||
Reference in New Issue
Block a user