Files
xahau.js/test/fixtures/requests/prepare-escrow-execution-simple.json
2017-03-24 12:35:22 -07:00

12 lines
188 B
JSON

{
"owner": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
"escrowSequence": 1234,
"memos": [
{
"type": "test",
"format": "plain/text",
"data": "texted data"
}
]
}