@lodestar/beacon-node
Version:
A Typescript implementation of the beacon chain
21 lines (19 loc) • 1 kB
JavaScript
export const CAPELLA_OWL_BANNER = String.raw `
/^----^\
| ◡ ◡ |
| \/ |
/ \
| |;;;|
| |;;;|
| \;;| \
\/\/ | ~|~ |-| |) /? /\ \/\/ \ \| / /
---------------------------------------(((--(((------------\ \-----,
-- ___ ---- __ -- ___ ---- __ --- ____ ---- _____ -- \
-- __ -- _____ --- __ -- __ -- _____ --- __ ---- ___ ---- _/
------------------------------------/ /---------------\ \---------\`
\ \ / /
//\ //
\ \\
/
`;
//# sourceMappingURL=ownBanner.js.map