Fix TrustSet transaction example.

This commit is contained in:
muzam1l
2022-07-14 20:05:32 +05:30
parent 8e2f20c5ac
commit 25eec6980f
3 changed files with 12 additions and 8 deletions

View File

@@ -212,9 +212,13 @@
"Fee": "12",
"Flags": 262144,
"LastLedgerSequence": 8007750,
"Amount": {
"$value": "100",
"$type": "xrp"
"LimitAmount": {
"$type": "json",
"$value": {
"currency": "USD",
"issuer": "rsP3mgGb2tcYUrxiLFiHJiQXhsziegtwBc",
"value": "100"
}
},
"Sequence": 12
}