chore: x/circuit audit changes (#16901)

This commit is contained in:
Likhita Polavarapu
2023-07-12 12:30:05 +00:00
committed by GitHub
parent eb0260aa37
commit 60bbbb8404
12 changed files with 154 additions and 64 deletions
+2 -2
View File
@@ -2965,7 +2965,7 @@ func (x *MsgAuthorizeCircuitBreaker) GetPermissions() *Permissions {
return nil
}
// MsgAuthorizeCircuitBreaker defines the Msg/AuthorizeCircuitBreaker response type.
// MsgAuthorizeCircuitBreakerResponse defines the Msg/AuthorizeCircuitBreaker response type.
type MsgAuthorizeCircuitBreakerResponse struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache
@@ -3051,7 +3051,7 @@ func (x *MsgTripCircuitBreaker) GetMsgTypeUrls() []string {
return nil
}
// MsgTripCircuitBreaker defines the Msg/TripCircuitBreaker response type.
// MsgTripCircuitBreakerResponse defines the Msg/TripCircuitBreaker response type.
type MsgTripCircuitBreakerResponse struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache