From c9a852e9beb298c928def0e93d105e802aabecfa Mon Sep 17 00:00:00 2001 From: muzam1l Date: Tue, 19 Jul 2022 16:05:10 +0530 Subject: [PATCH] Add destination field to NFTokenCreateOffer --- content/transactions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/transactions.json b/content/transactions.json index 7dbf0a7..db52c92 100644 --- a/content/transactions.json +++ b/content/transactions.json @@ -117,7 +117,8 @@ "$value": "100", "$type": "xrp" }, - "Flags": 1 + "Flags": 1, + "Destination": "" }, { "TransactionType": "OfferCancel",