mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
feature: fixup making data loss protection compulsory
This commit is contained in:
@@ -128,7 +128,7 @@ func testManager(t *testing.T, test managerTest) {
|
||||
}
|
||||
}
|
||||
|
||||
assertSet(lnwire.DataLossProtectOptional)
|
||||
assertSet(lnwire.DataLossProtectRequired)
|
||||
if !test.cfg.NoTLVOnion {
|
||||
assertSet(lnwire.TLVOnionPayloadRequired)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user