mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* Allow hex strings in `/eth/v1/beacon/states/{state_id}/root` endpoint
* changelog <3
* remove redundant conversion
* use `bytesutil.IsHex`
87 B
87 B
Ignored
- Allow hex strings in
/eth/v1/beacon/states/{state_id}/rootendpoint.