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
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"type": "paymentChannelCreate",
|
|
"address": "rfAuMkVuZQnQhvdMcUKg4ndBb9SPDhzNmK",
|
|
"sequence": 113,
|
|
"id": "0E9CA3AB1053FC0C1CBAA75F636FE1EC92F118C7056BBEF5D63E4C116458A161",
|
|
"specification": {
|
|
"amount": "1",
|
|
"destination": "rBmNDZ7vbTCwakKXsX3pDAwDdQuxM7yBRa",
|
|
"sourceTag": 3444675312,
|
|
"publicKey": "EDE059A23CBE00BDD465910EBDA67C86BAD046FA52E1BBBB27159E31980BAFEFB9",
|
|
"settleDelay": 90000,
|
|
"memos": [
|
|
{
|
|
"type": "test",
|
|
"format": "text/plain",
|
|
"data": "texted data"
|
|
}
|
|
]
|
|
},
|
|
"outcome": {
|
|
"result": "tesSUCCESS",
|
|
"timestamp": "2017-03-09T14:09:50.000Z",
|
|
"fee": "0.000012",
|
|
"balanceChanges": {
|
|
"rfAuMkVuZQnQhvdMcUKg4ndBb9SPDhzNmK": [
|
|
{
|
|
"currency": "XRP",
|
|
"value": "-1.000012"
|
|
}
|
|
]
|
|
},
|
|
"orderbookChanges": {},
|
|
"ledgerVersion": 786309,
|
|
"indexInLedger": 0,
|
|
"channelChanges": {
|
|
"status": "created",
|
|
"channelId": "43904CBFCDCEC530B4037871F86EE90BF799DF8D2E0EA564BC8A3F332E4F5FB1",
|
|
"source": "rfAuMkVuZQnQhvdMcUKg4ndBb9SPDhzNmK",
|
|
"destination": "rBmNDZ7vbTCwakKXsX3pDAwDdQuxM7yBRa",
|
|
"channelAmountDrops": "1000000",
|
|
"channelBalanceDrops": "0"
|
|
}
|
|
}
|
|
}
|