Files
xahau.js/test/fixtures/order-specification.json
2015-06-08 14:11:35 -07:00

14 lines
239 B
JSON

{
"direction": "buy",
"quantity": {
"currency": "USD",
"counterparty": "rMH4UxPrbuMa1spCBR98hLLyNJp4d8p4tM",
"value": "10.1"
},
"totalPrice": {
"currency": "XRP",
"value": "2"
},
"immediateOrCancel": true
}