Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
This commit is contained in:
co-authored by
Likhita Polavarapu
parent
9ea398e5be
commit
0028264b73
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user