features: add temp feature bit for recent onion payload changes
This commit is contained in:
parent
4b0e331c62
commit
00448fb4ee
@ -25,4 +25,8 @@ var localFeatures = lnwire.NewFeatureVector([]lnwire.Feature{
|
||||
Name: "shutdown-close-flow",
|
||||
Flag: lnwire.RequiredFlag,
|
||||
},
|
||||
{
|
||||
Name: "sphinx-payload",
|
||||
Flag: lnwire.RequiredFlag,
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user