syntax = "proto3"; package planetmintgo.machine; option go_package = "planetmint-go/x/machine/types"; // Msg defines the Msg service. service Msg {}