prysm-pulse/beacon-chain/rpc/beaconv1/server_test.go

6 lines
125 B
Go
Raw Normal View History

package beaconv1
import ethpb "github.com/prysmaticlabs/prysm/proto/eth/v1"
var _ ethpb.BeaconChainServer = (*Server)(nil)