mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
* Assign max_cell_proofs_length the correct value * Add changelog fragment * Run update-go-pbs.sh * Run update-go-ssz.sh --------- Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Prysm Protocol Buffers
This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.