Skip to content

Commit

Permalink
fix conflict in staking module
Browse files Browse the repository at this point in the history
  • Loading branch information
neitdung committed May 19, 2024
1 parent fc90881 commit cccc0aa
Show file tree
Hide file tree
Showing 3 changed files with 18,611 additions and 9,145 deletions.
4 changes: 3 additions & 1 deletion client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,9 @@
"url": "./tmp-swagger-gen/multistaking/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "MultiStakingParams"
"Params": "MultiStakingParams",
"Validators": "MultiStakingValidators",
"Validator": "MultiStakingValidator"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit cccc0aa

Please sign in to comment.