Skip to content

Commit 95c2446

Browse files
committed
loopin: public scope for ValidateLoopInContract
1 parent 63f4946 commit 95c2446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loopin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func testLoopInSuccess(t *testing.T) {
4545

4646
ctx := newLoopInTestContext(t)
4747

48-
height := int32(600)
48+
height := int32(500)
4949

5050
cfg := newSwapConfig(&ctx.lnd.LndServices, ctx.store, ctx.server)
5151

0 commit comments

Comments
 (0)