Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Jan 31, 2024
1 parent d60d418 commit a2d830e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/components/alert/tx-event-toast.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { ToastType } from "~/components/alert/types";

import { prettifyTxError } from "./prettify";

// Error code for timeout height reached in Cosmos SDK.
// https://github.com/cosmos/cosmos-sdk/blob/8f6a94cd1f9f1c6bf1ad83a751da86270db92e02/types/errors/errors.go#L129
const txTimeoutHeightReachedErrorCode = 30;

Expand Down

0 comments on commit a2d830e

Please sign in to comment.