correct price check to be for for auction ceiling

This commit is contained in:
2022-09-01 06:55:14 +00:00
parent f67118ebf6
commit ffd2529ccb
5 changed files with 17 additions and 25 deletions

View File

@@ -20251,16 +20251,6 @@ paths:
in: query
required: false
type: boolean
- name: pagination.reverse
description: >-
reverse is set to true if results are to be returned in the
descending order.
Since: cosmos-sdk 0.43
in: query
required: false
type: boolean
tags:
- Query
'/cosmos-test/cosmostest/auction/{index}':