Msg

ResetCircuitBreaker resumes processing of Msg's in the state machine that have been been paused using TripCircuitBreaker.

post/cosmos.circuit.v1.Msg/ResetCircuitBreaker

Request body

authoritystring

authority is the account authorized to trip or reset the circuit breaker.

msg_type_urlsstring[]

msg_type_urls specifies a list of Msg type URLs to resume processing. If it is left empty all Msg processing for type URLs that the account is authorized to trip will resume.

Response

A successful response.

successboolean

Changes