mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"direction": "buy",
|
|
"quantity": {
|
|
"currency": "USD",
|
|
"counterparty": "rMH4UxPrbuMa1spCBR98hLLyNJp4d8p4tM",
|
|
"value": "10.1"
|
|
},
|
|
"totalPrice": {
|
|
"currency": "XRP",
|
|
"value": "2"
|
|
},
|
|
"immediateOrCancel": true
|
|
}
|