Remove genesis msgs (#1104)

* Remove genesis msgs

* Remove genesis msgs cli

* Refactor InitGenesis function
This commit is contained in:
pinosu
2022-12-09 13:20:49 +01:00
committed by GitHub
parent c5abd338e3
commit f3ebd929cc
19 changed files with 338 additions and 2382 deletions

View File

@@ -28,5 +28,3 @@ cd ..
# move proto files to the right places
cp -r github.com/CosmWasm/wasmd/* ./
rm -rf github.com
go mod tidy