mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 21:30:06 +02:00
chore: fix typo
This commit is contained in:
@@ -565,7 +565,7 @@ func TestPutRevocationLog(t *testing.T) {
|
||||
},
|
||||
{
|
||||
// Test dust htlc is not saved.
|
||||
name: "dust htlc not saved with amout data",
|
||||
name: "dust htlc not saved with amount data",
|
||||
commit: testCommitDust,
|
||||
ourIndex: 0,
|
||||
theirIndex: 1,
|
||||
|
Reference in New Issue
Block a user