Skip to content

Commit d030746

Browse files
committed
itest: fix typo in coop closer helper comment
1 parent b7d947c commit d030746

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
@@ -2217,7 +2217,7 @@ func defaultCoOpCloseBalanceCheck(t *testing.T, local, remote *HarnessNode,
22172217
// transaction was inserted into the local universe.
22182218
//
22192219
// We expect that at most four outputs exist: one for the local asset
2220-
// output, one for the remote asset output, one for the remote BTC
2220+
// output, one for the remote asset output, one for the local BTC
22212221
// channel balance and one for the remote BTC channel balance.
22222222
//
22232223
// Those outputs are only present if the respective party has a

0 commit comments

Comments
 (0)