Correct minor comment.

This commit is contained in:
Age Manning 2019-02-19 23:20:45 +11:00
parent b8411e7126
commit 6f74ffc7e6
No known key found for this signature in database
GPG Key ID: 05EED64B79E06A93

View File

@ -1,4 +1,4 @@
// Tests the optimised LMD Ghost Algorithm
// Tests the available fork-choice algorithms
extern crate beacon_chain;
extern crate bls;