mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 07:28:06 -05:00
* Beacon api: fix get config blob schedule * Numbers should be string instead of float * more generalized implementation for nested objects * removing unused function * fixing linting * removing redundant switch fields * adding additional log for debugging * Fix build. * adding skip function based on kasey's recommendation * fixing test --------- Co-authored-by: james-prysm <james@prysmaticlabs.com> Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com> Co-authored-by: Manu NALEPA <enalepa@offchainlabs.com>
133 B
133 B
Added
- Add BLOB_SCHEDULE field to
/eth/v1/config/specendpoint response to expose blob scheduling configuration for networks.