Skip to content

Commit 85dbe1d

Browse files
committed
f: nthNextSuperblock
1 parent 2420148 commit 85dbe1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/calc-next-superblock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ for (let test of tests) {
3737
}
3838
}
3939

40-
console.info(`PASS: DashGov.getNthNextSuperblock(height)`);
40+
console.info(`PASS: DashGov.getNthNextSuperblock(height, offset)`);

0 commit comments

Comments
 (0)