toc
This commit is contained in:
parent
b8d3589b46
commit
271b9dff83
|
@ -23,12 +23,13 @@
|
|||
- [`SyncCommittee`](#synccommittee)
|
||||
- [Helper functions](#helper-functions)
|
||||
- [`Predicates`](#predicates)
|
||||
- [`get_base_reward`](#get_base_reward)
|
||||
- [`get_base_reward_per_eth`](#get_base_reward_per_eth)
|
||||
- [`eth2_fast_aggregate_verify`](#eth2_fast_aggregate_verify)
|
||||
- [Misc](#misc-2)
|
||||
- [`flags_and_numerators`](#flags_and_numerators)
|
||||
- [Beacon state accessors](#beacon-state-accessors)
|
||||
- [`get_sync_committee_indices`](#get_sync_committee_indices)
|
||||
- [`get_sync_committee`](#get_sync_committee)
|
||||
- [`get_base_reward`](#get_base_reward)
|
||||
- [`get_unslashed_participating_indices`](#get_unslashed_participating_indices)
|
||||
- [`get_flag_deltas`](#get_flag_deltas)
|
||||
- [`get_inactivity_penalty_deltas`](#get_inactivity_penalty_deltas)
|
||||
|
|
Loading…
Reference in New Issue