File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change 15461546 }
15471547 }
15481548 },
1549- " /cosmos/bank/v2/params " : {
1550- " get " : {
1551- " tags " : [
1552- " Query"
1553- ],
1554- " description " : " Params queries the parameters of x/bank module." ,
1555- " operationId " : " Query_Params" ,
1556- " responses " : {
1557- " 200 " : {
1558- " description " : " OK" ,
1559- " content " : {
1560- " application/json " : {
1561- " schema " : {
1562- " $ref " : " #/components/schemas/QueryParamsResponse"
1563- }
1564- }
1565- }
1566- },
1567- " default " : {
1568- " description " : " Default error response" ,
1569- " content " : {
1570- " application/json " : {
1571- " schema " : {
1572- " $ref " : " #/components/schemas/Status"
1573- }
1574- }
1575- }
1576- }
1577- }
1578- }
1579- },
15801549 " /cosmos/base/node/v1beta1/config " : {
15811550 " get " : {
15821551 " tags " : [
You can’t perform that action at this time.
0 commit comments