mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 08:24:56 -05:00
In keeping with the rest of the code in this document we adhere to valid Python where possible. The custom comparator keyword argument for `sorted` is `key` so this commit updates its usage when sorting validators by exit order.