Skip to content

Commit

Permalink
Update the yearn on the chainsafe cli notice (#3681)
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech authored Jan 31, 2022
1 parent aba0815 commit 6db356c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {getVersion} from "./util/version";
const version = getVersion();
const topBanner = `🌟 Lodestar: TypeScript Implementation of the Ethereum 2.0 Beacon Chain.
* Version: ${version}
* by ChainSafe Systems, 2018-2021`;
* by ChainSafe Systems, 2018-2022`;
const bottomBanner = `📖 For more information, check the CLI reference:
* https://chainsafe.github.io/lodestar/reference/cli
Expand Down

0 comments on commit 6db356c

Please sign in to comment.