We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c7a45 commit eaa9e40Copy full SHA for eaa9e40
eclair-core/src/main/resources/reference.conf
@@ -68,10 +68,10 @@ eclair {
68
// Do not enable option_anchor_outputs unless you really know what you're doing.
69
option_anchor_outputs = disabled
70
option_anchors_zero_fee_htlc_tx = optional
71
- option_route_blinding = disabled
+ option_route_blinding = optional
72
option_shutdown_anysegwit = optional
73
option_dual_fund = optional
74
- option_quiesce = disabled
+ option_quiesce = optional
75
option_onion_messages = optional
76
option_channel_type = optional
77
option_scid_alias = optional
0 commit comments