switch bid tracking to in-memory

This commit is contained in:
2022-08-30 19:30:17 +00:00
parent 820b506fe6
commit 87e29c3dcc
4 changed files with 14 additions and 23 deletions

View File

@@ -20244,16 +20244,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}':