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
33 lines
749 B
JSON
33 lines
749 B
JSON
{
|
|
"type": "depositPreauth",
|
|
"address": "rH8AzLerezBnkuM7reZfrQ513nRvKjDrnx",
|
|
"sequence": 16433982,
|
|
"id": "3BA61A2621C09A119A12EA9271AE5FA165B6E39657E02BFD3C5B21E28F72B883",
|
|
"specification": {
|
|
"memos": [
|
|
{
|
|
"type": "test",
|
|
"format": "text/plain",
|
|
"data": "texted data"
|
|
}
|
|
],
|
|
"authorize": "rErhTv3pwYAgsERLfhtWeE33wAHtDRuUwK"
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2018-02-23T22:20:01.000Z",
|
|
"fee": "0.000012",
|
|
"balanceChanges": {
|
|
"rH8AzLerezBnkuM7reZfrQ513nRvKjDrnx": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-0.000012"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {},
|
|
"ledgerVersion": 16433986,
|
|
"indexInLedger": 0
|
|
}
|
|
}
|