This commit is contained in:
Dankrad Feist 2020-04-05 15:47:59 +01:00
parent c3c24b4fc4
commit 907c56dabd
No known key found for this signature in database
GPG Key ID: 6815E6A20BEBBABA
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@
- [`EarlyDerivedSecretReveal`](#earlyderivedsecretreveal) - [`EarlyDerivedSecretReveal`](#earlyderivedsecretreveal)
- [Helpers](#helpers) - [Helpers](#helpers)
- [`legendre_bit`](#legendre_bit) - [`legendre_bit`](#legendre_bit)
- [`get_custody_secrets`](#get_custody_secrets)
- [`get_custody_atoms`](#get_custody_atoms) - [`get_custody_atoms`](#get_custody_atoms)
- [`get_custody_secrets`](#get_custody_secrets)
- [`compute_custody_bit`](#compute_custody_bit) - [`compute_custody_bit`](#compute_custody_bit)
- [`get_randao_epoch_for_custody_period`](#get_randao_epoch_for_custody_period) - [`get_randao_epoch_for_custody_period`](#get_randao_epoch_for_custody_period)
- [`get_custody_period_for_validator`](#get_custody_period_for_validator) - [`get_custody_period_for_validator`](#get_custody_period_for_validator)