Skip to content

Commit

Permalink
fix missing grpc register of query for dyncomm (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole authored Nov 8, 2023
1 parent 95b9728 commit 56037e7
Show file tree
Hide file tree
Showing 7 changed files with 2,571 additions and 810 deletions.
8 changes: 8 additions & 0 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,14 @@
}
}
},
{
"url": "./tmp-swagger-gen/terra/dyncomm/v1beta1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "DyncommParams"
}
}
},
{
"url": "./tmp-swagger-gen/cosmwasm/wasm/v1/query.swagger.json",
"operationIds": {
Expand Down
3 changes: 2 additions & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit 56037e7

Please sign in to comment.