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 */ 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; 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