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
29 lines
566 B
JSON
29 lines
566 B
JSON
{
|
|
"source": {
|
|
"address": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
|
"maxAmount": {
|
|
"value": "0.01",
|
|
"currency": "XRP"
|
|
},
|
|
"tag": 14
|
|
},
|
|
"destination": {
|
|
"address": "rpZc4mVfWUif9CRoHRKKcmhu1nx2xktxBo",
|
|
"amount": {
|
|
"value": "0.01",
|
|
"currency": "XRP"
|
|
},
|
|
"tag": 58
|
|
},
|
|
"memos": [
|
|
{
|
|
"type": "test",
|
|
"format": "text/plain",
|
|
"data": "texted data"
|
|
}
|
|
],
|
|
"invoiceID": "A98FD36C17BE2B8511AD36DC335478E7E89F06262949F36EB88E2D683BBCC50A",
|
|
"noDirectRipple": true,
|
|
"limitQuality": true
|
|
}
|