mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-07 19:32:02 +01:00
multi: make tlv onion compulsory
This commit is contained in:
@@ -379,7 +379,7 @@ func TestPaymentAddrOnlyNoSplit(t *testing.T) {
|
||||
twoPathGraph(ctx.graph, chanSize, chanSize)
|
||||
|
||||
payAddrOnlyFeatures := []lnwire.FeatureBit{
|
||||
lnwire.TLVOnionPayloadOptional,
|
||||
lnwire.TLVOnionPayloadRequired,
|
||||
lnwire.PaymentAddrOptional,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user