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

6 lines
145 B
Go
Raw Normal View History

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