# 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.