Skip to content

Commit

Permalink
chore: add extra new lines to giraffe banner (#7334)
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig authored Jan 7, 2025
1 parent 690ee6a commit d41fb55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/beacon-node/src/chain/blocks/utils/giraffeBanner.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export const ELECTRA_GIRAFFE_BANNER = String.raw`
2048
:--:
:-@==+-:
Expand All @@ -24,4 +25,5 @@ export const ELECTRA_GIRAFFE_BANNER = String.raw`
*: :- =-
:- --: =:
::*-: :::: :-:
`;

0 comments on commit d41fb55

Please sign in to comment.