mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
feature: fixup making data loss protection compulsory
This commit is contained in:
parent
717facc202
commit
d47338cd45
@ -128,7 +128,7 @@ func testManager(t *testing.T, test managerTest) {
|
||||
}
|
||||
}
|
||||
|
||||
assertSet(lnwire.DataLossProtectOptional)
|
||||
assertSet(lnwire.DataLossProtectRequired)
|
||||
if !test.cfg.NoTLVOnion {
|
||||
assertSet(lnwire.TLVOnionPayloadRequired)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user