prysm-pulse/beacon-chain/rpc/eth/v1/beacon/server_test.go

6 lines
123 B
Go
Raw Normal View History

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