mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-28 09:45:25 +02: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: {
|
lnwire.ExperimentalEndorsementOptional: {
|
||||||
SetNodeAnn: {}, // N
|
SetNodeAnn: {}, // N
|
||||||
},
|
},
|
||||||
|
lnwire.RbfCoopCloseOptionalStaging: {
|
||||||
|
SetInit: {}, // I
|
||||||
|
SetNodeAnn: {}, // N
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user