mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* remove usages of params from proto packages * make it harder to mess up the order of request limit args * remove errant edit (Terence review) * fix missed updates after sig change --------- Co-authored-by: Kasey Kirkham <kasey@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.