增加发布协议确认配置
This commit is contained in:
@@ -41,6 +41,8 @@ export interface ListingPayload {
|
||||
screenshot_urls: string[]
|
||||
price: number
|
||||
deposit_amount: number
|
||||
agreed_virtual_asset_sale: boolean
|
||||
agreed_seller_agreement: boolean
|
||||
}
|
||||
|
||||
export interface PublicListingQuery {
|
||||
|
||||
Reference in New Issue
Block a user