Add destination field to NFTokenCreateOffer

This commit is contained in:
muzam1l
2022-07-19 16:05:10 +05:30
parent 307a5407eb
commit c9a852e9be

View File

@@ -117,7 +117,8 @@
"$value": "100", "$value": "100",
"$type": "xrp" "$type": "xrp"
}, },
"Flags": 1 "Flags": 1,
"Destination": ""
}, },
{ {
"TransactionType": "OfferCancel", "TransactionType": "OfferCancel",