mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
mulit: Signal support for upfront shutdown
This commit enables signalling for the optional upfront shutdown script feature bit.
This commit is contained in:
parent
2fb7172725
commit
cc7accea3d
@ -29,4 +29,8 @@ var defaultSetDesc = setDesc{
|
||||
SetNodeAnn: {}, // N
|
||||
SetLegacyGlobal: {},
|
||||
},
|
||||
lnwire.UpfrontShutdownScriptOptional: {
|
||||
SetInit: {}, // I
|
||||
SetNodeAnn: {}, // N
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user