mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-15 01:55:48 +00:00
fix return field of nft offer (#1972)
This commit is contained in:
@@ -95,7 +95,7 @@ export interface ResponseOnlyTxInfo {
|
||||
export interface NFTOffer {
|
||||
amount: Amount
|
||||
flags: number
|
||||
index: string
|
||||
nft_offer_index: string
|
||||
owner: string
|
||||
destination?: string
|
||||
expiration?: number
|
||||
|
||||
Reference in New Issue
Block a user