From 3340857575059e6bdeac7fb87b7888fd814a8cdd Mon Sep 17 00:00:00 2001 From: muzam1l Date: Tue, 14 Mar 2023 21:38:35 +0530 Subject: [PATCH] Add owner field to NFTokenCreateOffer UI. --- content/transactions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/transactions.json b/content/transactions.json index 230c4e4..ed8fba9 100644 --- a/content/transactions.json +++ b/content/transactions.json @@ -124,7 +124,8 @@ }, "Flags": "1", "Destination": "", - "Fee": "10" + "Fee": "10", + "Owner": "" }, { "TransactionType": "OfferCancel",