gpu-compute-chain/x/cosmostest/keeper/grpc_query.go

8 lines
97 B
Go

package keeper
import (
"cosmos-test/x/cosmostest/types"
)
var _ types.QueryServer = Keeper{}