Skip to content

Commit 683569d

Browse files
committed
itest: fix typo in coop closer helper comment
1 parent 79980bb commit 683569d

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
@@ -2271,7 +2271,7 @@ func defaultCoOpCloseBalanceCheck(t *testing.T, local, remote *HarnessNode,
22712271
// transaction was inserted into the local universe.
22722272
//
22732273
// We expect that at most four outputs exist: one for the local asset
2274-
// output, one for the remote asset output, one for the remote BTC
2274+
// output, one for the remote asset output, one for the local BTC
22752275
// channel balance and one for the remote BTC channel balance.
22762276
//
22772277
// Those outputs are only present if the respective party has a

0 commit comments

Comments
 (0)