From 7b954677a4d7c42d47ee8f2e7bb8c596a54b8f5e Mon Sep 17 00:00:00 2001 From: Romashka Date: Sat, 7 Dec 2024 22:45:38 +0200 Subject: [PATCH 1/3] typo-Update channel.ts --- app/api/utils/cosmos/_generated/ibc/core/channel/v1/channel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/utils/cosmos/_generated/ibc/core/channel/v1/channel.ts b/app/api/utils/cosmos/_generated/ibc/core/channel/v1/channel.ts index a90958a..4bb523b 100644 --- a/app/api/utils/cosmos/_generated/ibc/core/channel/v1/channel.ts +++ b/app/api/utils/cosmos/_generated/ibc/core/channel/v1/channel.ts @@ -262,7 +262,7 @@ export interface PacketState { } /** - * PacketId is an identifer for a unique Packet + * PacketId is an identifier for a unique Packet * Source chains refer to packets by source port/channel * Destination chains refer to packets by destination port/channel */ From 8ecd16aa75a896885581b07a320ed88229df194f Mon Sep 17 00:00:00 2001 From: Romashka Date: Sat, 7 Dec 2024 22:46:10 +0200 Subject: [PATCH 2/3] typo-Update client.ts --- app/api/utils/cosmos/_generated/polyibc/core/client.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/utils/cosmos/_generated/polyibc/core/client.ts b/app/api/utils/cosmos/_generated/polyibc/core/client.ts index f023ac2..2966ff2 100644 --- a/app/api/utils/cosmos/_generated/polyibc/core/client.ts +++ b/app/api/utils/cosmos/_generated/polyibc/core/client.ts @@ -70,7 +70,7 @@ export interface QueryConsensusStateRequest { /** consensus state revision height */ revisionHeight: string; /** - * latest_height overrrides the height field and queries the latest stored + * latest_height overrides the height field and queries the latest stored * ConsensusState */ latestHeight: boolean; From 2d1743b9854b5ecbdeace6c53aa4ba5d0d70fb72 Mon Sep 17 00:00:00 2001 From: Romashka Date: Sat, 7 Dec 2024 22:46:38 +0200 Subject: [PATCH 3/3] typo-Update query.ts --- app/api/utils/cosmos/_generated/polyibc/core/query.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/utils/cosmos/_generated/polyibc/core/query.ts b/app/api/utils/cosmos/_generated/polyibc/core/query.ts index 356550c..6505c35 100644 --- a/app/api/utils/cosmos/_generated/polyibc/core/query.ts +++ b/app/api/utils/cosmos/_generated/polyibc/core/query.ts @@ -8,7 +8,7 @@ export const protobufPackage = "polyibc.core"; /** * PrepareSendConsensusUpdateRequest is request type for the PrepareSendConsensusUpdate RPC method. - * It is used to query if light client is good to accept a update immeidately + * It is used to query if light client is good to accept a update immediately * There are 3 cases: * 1. Can update immediately * 2. Can not update, and no clue. This indicates a fatal