Files
xahau.js/test/fixtures/responses/get-transaction-escrow-execution.json
2017-03-24 12:32:17 -07:00

36 lines
931 B
JSON

{
"type": "suspendedPaymentExecution",
"address": "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
"sequence": 6,
"id": "CC5277137B3F25EE8B86259C83CB0EAADE818505E4E9BCBF19B1AC6FD136993B",
"specification": {
"owner": "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
"suspensionSequence": 5,
"method": 1,
"digest": "632F2F3E437AE720C397994A985B5D21FE186DE61523A9CA3E8709CC581671A1",
"proof": "whateverthis bemusthave 32 chars"
},
"outcome": {
"result": "tesSUCCESS",
"timestamp": "2015-11-17T01:47:40.000Z",
"fee": "0.000012",
"balanceChanges": {
"rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh": [
{
"currency": "XRP",
"value": "-0.000012"
}
],
"rp8rJYTpodf8qbSCHVTNacf8nSW8mRakFw": [
{
"currency": "XRP",
"value": "10.000043"
}
]
},
"orderbookChanges": {},
"ledgerVersion": 14,
"indexInLedger": 0
}
}