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
967 B
JSON
40 lines
967 B
JSON
{
|
|
"type": "checkCreate",
|
|
"address": "rNpdNFXNMvEcaXDqMypi48gdSABZkYuyQE",
|
|
"sequence": 3,
|
|
"id": "605A2E2C8E48AECAF5C56085D1AEAA0348DC838CE122C9188F94EB19DA05C2FE",
|
|
"specification": {
|
|
"destination": "raLHvSZXacoGiCoWrdBhVGstZm6GhF7oRr",
|
|
"sendMax": {
|
|
"currency": "XRP",
|
|
"value": "3"
|
|
},
|
|
"destinationTag": 1235,
|
|
"expiration": "2018-02-25T21:22:47.000Z",
|
|
"invoiceID": "DEADBEEF2FE8A32E40E1F2C05CF1C15545BAB56B617F9C6C2D63A6B704BEF59B",
|
|
"memos": [
|
|
{
|
|
"type": "test",
|
|
"format": "text/plain",
|
|
"data": "texted data"
|
|
}
|
|
]
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2018-02-23T22:20:01.000Z",
|
|
"fee": "0.000012",
|
|
"balanceChanges": {
|
|
"rNpdNFXNMvEcaXDqMypi48gdSABZkYuyQE": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-0.000012"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {},
|
|
"ledgerVersion": 6967458,
|
|
"indexInLedger": 1
|
|
}
|
|
}
|