Add owner field to NFTokenCreateOffer.

This commit is contained in:
muzam1l
2023-03-23 15:51:36 +05:30
parent 7aafca21df
commit 62d521b2cc

View File

@@ -146,6 +146,10 @@
"$type": "account",
"$value": ""
},
"Owner": {
"$type": "account",
"$value": ""
},
"Fee": "10"
},
{