Files
xahau.js/test/fixtures/api/responses/get-transaction-trustline-set.json
2015-07-18 00:18:35 +03:00

33 lines
789 B
JSON

{
"type": "trustline",
"address": "r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b",
"sequence": 449,
"id": "635A0769BD94710A1F6A76CDE65A3BC661B20B798807D1BBBDADCEA26420538D",
"specification": {
"limit": "10000",
"currency": "USD",
"counterparty": "rMH4UxPrbuMa1spCBR98hLLyNJp4d8p4tM",
"qualityIn": 500000000,
"qualityOut": 500000000,
"disableRippling": true,
"frozen": false,
"authorized": false
},
"outcome": {
"result": "tesSUCCESS",
"timestamp": "2015-07-14T23:59:00.000Z",
"fee": "0.012",
"balanceChanges": {
"r9UHu5CWni1qRY7Q4CfFZLGvXo2pGQy96b": [
{
"currency": "XRP",
"value": "-0.012"
}
]
},
"orderbookChanges": {},
"ledgerVersion": 14640523,
"indexInLedger": 1
}
}