Add Destination field to Invoke transaction.

This commit is contained in:
muzam1l
2023-03-27 15:32:25 +05:30
parent 4d2dc16ce5
commit 2cf18ef61c

View File

@@ -287,6 +287,10 @@
},
{
"TransactionType": "Invoke",
"Destination": {
"$type": "account",
"$value": ""
},
"Fee": "12"
},
{