We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8af11 commit f1e7fbaCopy full SHA for f1e7fba
go.mod
@@ -2,7 +2,7 @@ module github.com/CosmosContracts/juno/v13
2
3
go 1.20
4
5
-# TODO: REMOVE THIS
+// TODO: REMOVE THIS
6
replace github.com/cosmos/cosmos-sdk => github.com/Reecepbcups/cosmos-sdk v0.45.13-alpha
7
8
require (
0 commit comments