mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
* Fix violations of S1009: should omit nil check; len() for nil slices is defined as zero * Changelog fragment
* Fix violations of S1009: should omit nil check; len() for nil slices is defined as zero * Changelog fragment