sweeptimelockmanual: fix test

pull/51/head
Oliver Gugger 2 years ago
parent b084b4f919
commit 0ae71f32d1
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -54,7 +54,7 @@ func TestSweepTimeLockManual(t *testing.T) {
_, _, _, _, _, err = tryKey(
baseKey, revPubKey, defaultCsvLimit, lockScript,
tc.keyIndex,
tc.keyIndex, 500,
)
require.NoError(t, err)
}

Loading…
Cancel
Save