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

6 lines
142 B
Go
Raw Normal View History

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