mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
feature: set optional bit for rbf-coop close by default
This commit is contained in:
parent
752fc86c7d
commit
82ac5fa912
@ -103,4 +103,8 @@ var defaultSetDesc = setDesc{
|
||||
lnwire.ExperimentalEndorsementOptional: {
|
||||
SetNodeAnn: {}, // N
|
||||
},
|
||||
lnwire.RbfCoopCloseOptionalStaging: {
|
||||
SetInit: {}, // I
|
||||
SetNodeAnn: {}, // N
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user