Skip to content

Commit 5daf211

Browse files
committed
itest: fix typo in coop closer helper comment
1 parent 8257821 commit 5daf211

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
@@ -2182,7 +2182,7 @@ func defaultCoOpCloseBalanceCheck(t *testing.T, local, remote *HarnessNode,
21822182
// transaction was inserted into the local universe.
21832183
//
21842184
// We expect that at most four outputs exist: one for the local asset
2185-
// output, one for the remote asset output, one for the remote BTC
2185+
// output, one for the remote asset output, one for the local BTC
21862186
// channel balance and one for the remote BTC channel balance.
21872187
//
21882188
// Those outputs are only present if the respective party has a

0 commit comments

Comments
 (0)