package
1.4.4
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Interfaces

BeaconBlock describes an interface which states the methods employed by an object that is a beacon block.
BeaconBlockBody describes the method set employed by an object that is a beacon block body.
SignedBeaconBlock is an interface describing the method set of a signed beacon block.