add ceiling to auction structure

This commit is contained in:
2022-09-01 05:52:22 +00:00
parent ed2061213e
commit e27f1c7737
4 changed files with 87 additions and 23 deletions

View File

@@ -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: