Skip to content

Commit 5406373

Browse files
committed
itest: fix typo in coop closer helper comment
1 parent 0ec5bca commit 5406373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itest/assets_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ func defaultCoOpCloseBalanceCheck(t *testing.T, local, remote *HarnessNode,
22782278
// transaction was inserted into the local universe.
22792279
//
22802280
// We expect that at most four outputs exist: one for the local asset
2281-
// output, one for the remote asset output, one for the remote BTC
2281+
// output, one for the remote asset output, one for the local BTC
22822282
// channel balance and one for the remote BTC channel balance.
22832283
//
22842284
// Those outputs are only present if the respective party has a

0 commit comments

Comments
 (0)