mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-11 01:56:57 +00:00
* Proof of custody game, take 2 Unfortunately not simpler than before, but moves challenges outside of the validator records and so keeps validator records constant-size. * Removed unneeded challenge codes * Formatting fixes