refactor(slashing): spinout to new go module (#18201)

This commit is contained in:
Marko
2023-10-25 15:28:32 +00:00
committed by GitHub
parent 797ae0fe99
commit 86eaeed519
71 changed files with 1676 additions and 82 deletions
+2
View File
@@ -160,3 +160,5 @@ replace github.com/cosmos/cosmos-sdk => ./../../
replace cosmossdk.io/x/gov => ./../../x/gov
replace cosmossdk.io/x/distribution => ./../../x/distribution
replace cosmossdk.io/x/slashing => ./../../x/slashing