Skip to content

Commit

Permalink
fix the protobuf lint error in #PR61
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmyExogenous committed Jun 19, 2024
1 parent 066b0af commit 693c2e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions proto/exocore/operator/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 693c2e5

Please sign in to comment.