refactor: rename nft to cosmosssdk.io/x/nft (#14725)
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
@@ -30,7 +30,8 @@ cd ..
|
||||
|
||||
# move proto files to the right places
|
||||
cp -r github.com/cosmos/cosmos-sdk/* ./
|
||||
rm -rf github.com
|
||||
cp -r cosmossdk.io/** ./
|
||||
rm -rf github.com cosmossdk.io
|
||||
|
||||
go mod tidy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user