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
26 lines
595 B
JSON
26 lines
595 B
JSON
{
|
|
"type": "settings",
|
|
"address": "r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b",
|
|
"sequence": 476,
|
|
"id": "C8C5E20DFB1BF533D0D81A2ED23F0A3CBD1EF2EE8A902A1D760500473CC9C582",
|
|
"specification": {
|
|
"enableTransactionIDTracking": false
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2015-07-28T18:45:00.000Z",
|
|
"fee": "0.012",
|
|
"balanceChanges": {
|
|
"r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-0.012"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {},
|
|
"ledgerVersion": 14915293,
|
|
"indexInLedger": 2
|
|
}
|
|
}
|