Skip to content

Commit 5b0ed62

Browse files
committed
update comment
1 parent dde9b23 commit 5b0ed62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/suites/dev/moonbase/test-orbiters/test-orbiters.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ describeSuite({
3434
);
3535

3636
// ceil(2 / 3 * 8) = 6 collators are needed to be able to mark
37-
// collators offline
37+
// collators offline. Alith is arleady a collator so 5 extra
38+
// are added.
3839
const collators = [baltathar, charleth, dorothy, ethan, faith];
3940

4041
const joinCandidateTxs = collators.map((c, i) =>

0 commit comments

Comments
 (0)