mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
* Update logging behaviour for updated fee recipient. * Updated changelog. * Display validator indices only on TRACE * Fix tests --------- Co-authored-by: Manu NALEPA <enalepa@offchainlabs.com>
4 lines
249 B
Markdown
4 lines
249 B
Markdown
### Changed
|
|
|
|
- Downgraded log level from INFO to DEBUG on PrepareBeaconProposer updated fee recipients.
|
|
- Change the logging behaviour of Updated fee recipients to only log count of validators at Debug level and all validator indices at Trace level. |