IBC API - Modified Methods
v1.5.3https://axelar.nownodes.ioAxelar API (API Changelog 1.4.10 to 1.5.3)API Changelog 1.4.10 to 1.5.3 - IBC API modified methods. These methods exist in both versions but their definitions changed between 1.4.10 and 1.5.3. Each method is documented in full, in the format of the 1.5.3 API reference; the description of each method lists the changes relative to 1.4.10.
API Changelog 1.4.10 to 1.5.3 / Modified methods
Clients
UpgradedClientStates queries the upgraded client state identified by the gov proposal.
Changed in 1.5.3 (relative to 1.4.10): operationId renamed from UpgradedClientState to UpgradedClientStates; tag changed from Core to Clients; summary reworded; the 200 response schema was simplified (the expanded Any fields type_url and value were replaced by a plain object with a short description); the default error response was removed.
Response
A successful response.
UpgradedConsensusStates queries the upgraded consensus state identified by the gov proposal.
Changed in 1.5.3 (relative to 1.4.10): operationId renamed from UpgradedConsensusState to UpgradedConsensusStates; tag changed from Core to Clients; summary reworded; the 200 response schema was simplified (the expanded Any fields type_url and value were replaced by a plain object with a short description); the default error response was removed.
Response
A successful response.