mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-26 21:27:19 +00:00
d98a6dda8f
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
6 lines
126 B
Go
6 lines
126 B
Go
package beaconv1
|
|
|
|
import ethpb "github.com/prysmaticlabs/ethereumapis/eth/v1"
|
|
|
|
var _ ethpb.BeaconChainServer = (*Server)(nil)
|