attestantio / go-eth2-client

Apache License 2.0
102 stars 59 forks source link

Add missing nil checks to two Versioned structs #138

Closed jtraglia closed 2 months ago

jtraglia commented 2 months ago

This adds nil checks to VersionedSignedBlindedBeaconBlock and VersionedSignedBlindedProposal where they were missing.