mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
multi: formatting and comment fixes
This commit is contained in:
@@ -951,7 +951,6 @@ func TestInvoiceChecksumMalleability(t *testing.T) {
|
||||
if err == nil {
|
||||
t.Fatalf("Did not get expected error when decoding invoice")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func compareInvoices(expected, actual *Invoice) error {
|
||||
|
||||
Reference in New Issue
Block a user