mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 15:04:19 +01:00
dual-fund: remove flag for option_anchor_outputs
It's assumed true
This commit is contained in:
@@ -1034,9 +1034,6 @@ void peer_start_dualopend(struct peer *peer,
|
||||
uc->minimum_depth,
|
||||
feerate_min(peer->ld, NULL),
|
||||
feerate_max(peer->ld, NULL),
|
||||
feature_negotiated(peer->ld->our_features,
|
||||
peer->their_features,
|
||||
OPT_ANCHOR_OUTPUTS),
|
||||
send_msg);
|
||||
subd_send_msg(uc->open_daemon, take(msg));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user