|
1 | 1 | /** |
2 | | - * . |
3 | | - * / \ |
4 | | - * |.'.| |
5 | | - * |'.'| |
6 | | - * ,'| |`. |
7 | | - * |,-'-|-'-.| |
8 | | - * __|_| | _ _ _____ _ |
9 | | - * | ___ \| | | | | | ___ \ | | |
10 | | - * | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | | |
11 | | - * | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| | |
12 | | - * | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | | |
13 | | - * \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_| |
14 | | - * +---------------------------------------------------+ |
15 | | - * | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 | |
16 | | - * +---------------------------------------------------+ |
17 | | - * |
18 | | - * Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned, |
19 | | - * decentralised, trustless and compatible with staking in Ethereum 2.0. |
20 | | - * |
21 | | - * For more information about Rocket Pool, visit https://rocketpool.net |
22 | | - * |
23 | | - * Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty |
24 | | - * |
25 | | - */ |
| 2 | + * . |
| 3 | + * / \ |
| 4 | + * |.'.| |
| 5 | + * |'.'| |
| 6 | + * ,'| |'. |
| 7 | + * |,-'-|-'-.| |
| 8 | + * __|_| | _ _ _____ _ |
| 9 | + * | ___ \| | | | | | ___ \ | | |
| 10 | + * | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | | |
| 11 | + * | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| | |
| 12 | + * | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | | |
| 13 | + * \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_| |
| 14 | + * +---------------------------------------------------+ |
| 15 | + * | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM | |
| 16 | + * +---------------------------------------------------+ |
| 17 | + * |
| 18 | + * Rocket Pool is a first-of-its-kind Ethereum staking pool protocol, designed to |
| 19 | + * be community-owned, decentralised, permissionless, & trustless. |
| 20 | + * |
| 21 | + * For more information about Rocket Pool, visit https://rocketpool.net |
| 22 | + * |
| 23 | + * Authored by the Rocket Pool Core Team |
| 24 | + * Contributors: https://github.com/rocket-pool/rocketpool/graphs/contributors |
| 25 | + * A special thanks to the Rocket Pool community for all their contributions. |
| 26 | + * |
| 27 | + */ |
26 | 28 |
|
0 commit comments