minor restructure

This commit is contained in:
yslcrypto 2021-05-19 16:21:05 +02:00
parent d27c7b1f53
commit 62a98e9c6d

View File

@ -17,13 +17,13 @@
- [Connect your validator to eth2](./connect-eth2.md) - [Connect your validator to eth2](./connect-eth2.md)
- [Keep an eye on your validator](./keep-an-eye.md) - [Keep an eye on your validator](./keep-an-eye.md)
- [Keep Nimbus updated](./keep-updated.md) - [Keep Nimbus updated](./keep-updated.md)
- [Recover / generate keys](./more-keys.md)
- [Perform a voluntary exit](./voluntary-exit.md)
- [Add an additional validator](./additional-validator.md) - [Add an additional validator](./additional-validator.md)
# How-to (misc) # How-to (misc)
- [Prepare for mainnet](./preparation.md) - [Prepare for mainnet](./preparation.md)
- [Run an eth1 node](./eth1.md) - [Run an eth1 node](./eth1.md)
- [Recover / generate keys](./more-keys.md)
- [Perform a voluntary exit](./voluntary-exit.md)
- [Set up a systemd service](./beacon-node-systemd.md) - [Set up a systemd service](./beacon-node-systemd.md)
- [Set up log rotation](./log-rotate.md) - [Set up log rotation](./log-rotate.md)
- [Verify the integrity of Nimbus](./checksums.md) - [Verify the integrity of Nimbus](./checksums.md)