ethereum / ethereum/distributed-validator-specs
1-to-1 mapping between bn_get_genesis_validators_root and /eth/v1/beacon/genesis
Open
- Dominant language
- Python
- Stars
- 89
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
To allow a better mapping between the Python code and the actual BN APIs, I suggest modifying the `bn_get_genesis_validators_root()` function to return the entire dataset returned by the `/eth/v1/beacon/genesis` API rather than just the `genesis_validator_root`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.