Skip to content

Commit

Permalink
feat: remove ibc module
Browse files Browse the repository at this point in the history
  • Loading branch information
dudong2 committed Jan 10, 2023
1 parent 0fbc2fc commit ffb5752
Show file tree
Hide file tree
Showing 503 changed files with 17,700 additions and 163,155 deletions.
33 changes: 0 additions & 33 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,6 @@
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/channel/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCChannelParams"
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/authz/v1beta1/query.swagger.json",
"operationIds": {
Expand All @@ -117,31 +109,6 @@
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/client/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCClientParams",
"UpgradedConsensusState": "IBCUpgradedConsensusState"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/connection/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCConnectionParams"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/applications/transfer/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCTransferParams"
}
}
},
{
"url": "./tmp-swagger-gen/lbm/foundation/v1/query.swagger.json",
"operationIds": {
Expand Down
9 changes: 5 additions & 4 deletions client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit ffb5752

Please sign in to comment.