Skip to content

Commit

Permalink
feat(patch):use iavl store patched cosmos-sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
vimystic committed Aug 28, 2024
1 parent 4ffb44b commit b2d3024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ replace (
github.com/ChainSafe/go-schnorrkel => github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d

// use send restriction compatible cosmos/cosmos-sdk
github.com/cosmos/cosmos-sdk => github.com/noble-assets/cosmos-sdk v0.45.16-send-restrictions
github.com/cosmos/cosmos-sdk => github.com/vimystic/cosmos-sdk v0.45.16-send-restrictions-iavl

// use macos sonoma compatible cosmos/ledger-cosmos-go
github.com/cosmos/ledger-cosmos-go => github.com/cosmos/ledger-cosmos-go v0.12.4
Expand Down

0 comments on commit b2d3024

Please sign in to comment.