You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using prysmctl testnet to generate a local devnet with 64 validators. I use a local geth node to interact with all of this as well. My main goal is to test different scenarios that validators can be in -- different starting balances, slashed states, and withdrawal credential values.
I've been able to create 64 vlidators using --prysmctl testnet generate-genesis, but I'm unclear on how to get validators into these specific states.
Where are the best docs for me to accomplish this? Any tips for getting a validator slashed quickly (or even in the genesis state?)
Thanks!
Justin
The text was updated successfully, but these errors were encountered:
Hi folks!
I'm using
prysmctl testnet
to generate a local devnet with 64 validators. I use a local geth node to interact with all of this as well. My main goal is to test different scenarios that validators can be in -- different starting balances, slashed states, and withdrawal credential values.I've been able to create 64 vlidators using
--prysmctl testnet generate-genesis
, but I'm unclear on how to get validators into these specific states.Where are the best docs for me to accomplish this? Any tips for getting a validator slashed quickly (or even in the genesis state?)
Thanks!
Justin
The text was updated successfully, but these errors were encountered: