specifiable hardware device types (cpu, gpu)

This commit is contained in:
2022-09-17 22:35:29 +00:00
parent 00f2dec105
commit 1b40283f69
5 changed files with 143 additions and 0 deletions

View File

@@ -263,6 +263,16 @@ 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
'/colinearcore/colinearcore/auction/{index}':