Add owner field to NFTokenCreateOffer UI.

This commit is contained in:
muzam1l
2023-03-14 21:38:35 +05:30
parent e1f34c4beb
commit 3340857575

View File

@@ -124,7 +124,8 @@
}, },
"Flags": "1", "Flags": "1",
"Destination": "", "Destination": "",
"Fee": "10" "Fee": "10",
"Owner": ""
}, },
{ {
"TransactionType": "OfferCancel", "TransactionType": "OfferCancel",