Tags: TobiWo/eth-valctl
Tags
Merge feature/add-partial-withdrawals ## Summary This PR will add EL request functionality for partial withdrawal and validator exits. Furthermore it will add hoodi support. ## Details * add subcommand `withdraw` for partial withdrawals * add subcommand `exit` for validator exits * add network option `hoodi` * clean-up possible network options * add disclaimer log for missing sanity checks closes #6 closes #2 closes #26 closes #25