mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-04 20:24:25 -08:00
add ceiling to auction structure
This commit is contained in:
10
docs/static/openapi.yml
vendored
10
docs/static/openapi.yml
vendored
@@ -20153,6 +20153,8 @@ paths:
|
||||
deadline:
|
||||
type: string
|
||||
format: uint64
|
||||
ceiling:
|
||||
type: string
|
||||
denom:
|
||||
type: string
|
||||
owner:
|
||||
@@ -20290,6 +20292,8 @@ paths:
|
||||
deadline:
|
||||
type: string
|
||||
format: uint64
|
||||
ceiling:
|
||||
type: string
|
||||
denom:
|
||||
type: string
|
||||
owner:
|
||||
@@ -47474,6 +47478,8 @@ definitions:
|
||||
deadline:
|
||||
type: string
|
||||
format: uint64
|
||||
ceiling:
|
||||
type: string
|
||||
denom:
|
||||
type: string
|
||||
owner:
|
||||
@@ -47525,6 +47531,8 @@ definitions:
|
||||
deadline:
|
||||
type: string
|
||||
format: uint64
|
||||
ceiling:
|
||||
type: string
|
||||
denom:
|
||||
type: string
|
||||
owner:
|
||||
@@ -47588,6 +47596,8 @@ definitions:
|
||||
deadline:
|
||||
type: string
|
||||
format: uint64
|
||||
ceiling:
|
||||
type: string
|
||||
denom:
|
||||
type: string
|
||||
owner:
|
||||
|
||||
Reference in New Issue
Block a user