mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
* rename files to camelCase * fix imports * more renames * pull all client tests out of individual folders * fix imports * fix tests
40 lines
959 B
JSON
40 lines
959 B
JSON
{
|
|
"type": "accountDelete",
|
|
"address": "rPMMnbyptUziwr4eWAUQ3UHycaiNKZTJWd",
|
|
"sequence": 16427655,
|
|
"id": "BB1F552C57880F636FE8A88C041DEBAE96B428074CB4AB7DF489181F512B9FC3",
|
|
"specification": {
|
|
"memos": [
|
|
{
|
|
"type": "test",
|
|
"format": "text/plain",
|
|
"data": "texted data"
|
|
}
|
|
],
|
|
"destination": "rErhTv3pwYAgsERLfhtWeE33wAHtDRuUwK",
|
|
"destinationXAddress": "XVEwxw6GgRruNDrp8d4bTkqjBt3S3fcrNdjdAS8j7BZxp2e"
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2019-12-17T09:16:51.000Z",
|
|
"fee": "5",
|
|
"balanceChanges": {
|
|
"rErhTv3pwYAgsERLfhtWeE33wAHtDRuUwK": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "994.979976"
|
|
}
|
|
],
|
|
"rPMMnbyptUziwr4eWAUQ3UHycaiNKZTJWd": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-999.979976"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {},
|
|
"ledgerVersion": 16430632,
|
|
"indexInLedger": 0
|
|
}
|
|
}
|