Files
prysm/changelog/kasey_decouple-proto-params.md
kasey d12da8cbe0 remove usages of params from proto packages (#15403)
* 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>
2025-06-11 21:15:10 +00:00

112 B

Ignored

  • remove usages of params from the proto package so that the params package can access proto types.