mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 09:05:50 +00:00
* Fix `getOrderbook` (Fix #766) * Add `formatBidsAndAsks` as a recommended alternative to `getOrderbook` * Add `renameCounterpartyToIssuer`
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"taker_gets": {
|
|
"currency": "JPY",
|
|
"issuer": "rB3gZey7VWHYRqJHLoHDEJXJ2pEPNieKiS"
|
|
},
|
|
"taker_pays": {
|
|
"currency": "XRP"
|
|
},
|
|
"ledger_index": "validated",
|
|
"limit": 400,
|
|
"taker": "rE9qNjzJXpiUbVomdv7R4xhrXVeH2oVmGR",
|
|
"command": "book_offers"
|
|
}
|