Skip to content

Commit

Permalink
fix(sdk): valid dec range (#2213)
Browse files Browse the repository at this point in the history
  • Loading branch information
fish-sammy authored Nov 27, 2024
1 parent ca8f463 commit 76fb84a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ replace github.com/rjeczalik/notify => github.com/rjeczalik/notify v0.9.3
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.31

// Temporary replacement for rosetta support
replace github.com/cosmos/cosmos-sdk => github.com/axelarnetwork/cosmos-sdk v0.45.17-0.20240321205000-47c0c80e20ca
replace github.com/cosmos/cosmos-sdk => github.com/axelarnetwork/cosmos-sdk v0.45.17-0.20241127184440-bd1464cb7b4b
31 changes: 2 additions & 29 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76fb84a

Please sign in to comment.