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
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"type": "orderCancellation",
|
|
"address": "r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b",
|
|
"id": "809335DD3B0B333865096217AA2F55A4DF168E0198080B3A090D12D88880FF0E",
|
|
"sequence": 466,
|
|
"specification": {
|
|
"orderSequence": 465
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2014-09-24T21:21:50.000Z",
|
|
"fee": "0.012",
|
|
"balanceChanges": {
|
|
"r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-0.012"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {
|
|
"r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b": [
|
|
{
|
|
"direction": "buy",
|
|
"quantity": {
|
|
"currency": "USD",
|
|
"counterparty": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
|
|
"value": "237"
|
|
},
|
|
"totalPrice": {
|
|
"currency": "XRP",
|
|
"value": "0.0002"
|
|
},
|
|
"makerExchangeRate": "1185000",
|
|
"sequence": 465,
|
|
"status": "cancelled"
|
|
}
|
|
]
|
|
},
|
|
"ledgerVersion": 14661789,
|
|
"indexInLedger": 4
|
|
}
|
|
}
|