diff --git a/proto/exocore/operator/v1/query.proto b/proto/exocore/operator/v1/query.proto index efe064d46..114d66458 100644 --- a/proto/exocore/operator/v1/query.proto +++ b/proto/exocore/operator/v1/query.proto @@ -60,10 +60,6 @@ message QueryOperatorSlashInfoRequest { OperatorAVSAddressDetails details = 1; } -message TestScalar { - string operator_addr = 1 [(cosmos_proto.scalar) = "cosmos."]; -} - // QueryOperatorSlashInfoResponse is the response for GetOperatorSlashInfoRequest message QueryOperatorSlashInfoResponse{ // AllSlashInfo the key is slashID, the value is the specified slash information