UNPKG
ripple-lib-peersafe
Version:
latest (0.16.4)
0.16.4
A JavaScript API for interacting with Ripple in Node.js and the browser
ripple/ripple-lib
ripple-lib-peersafe
/
test
/
fixtures
/
requests
/
get-orderbook.json
11 lines
(10 loc)
•
198 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"base"
:
{
"currency"
:
"USD"
,
"counterparty"
:
"rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B"
}
,
"counter"
:
{
"currency"
:
"BTC"
,
"counterparty"
:
"rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B"
}
}