refactor: create go.mod for x/params (#17776)

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Emmanuel T Odeke
2023-10-03 12:56:07 +00:00
committed by GitHub
co-authored by Julien Robert
parent 3a04a9f7d7
commit 0692fdc6fd
57 changed files with 1693 additions and 141 deletions
+1
View File
@@ -27,4 +27,5 @@ use (
./x/evidence
./x/upgrade
./x/protocolpool
./x/params
)