mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Merge pull request #2821 from tequdev/ja-book-changes
[JA] book_changes API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
seo:
|
||||
description: Get information on
|
||||
description: Get information on order book changes
|
||||
labels:
|
||||
- Decentralized Exchange
|
||||
- Cross-Currency
|
||||
@@ -20,7 +20,7 @@ An example of the request format:
|
||||
```json
|
||||
{
|
||||
"id": "example_book_changes",
|
||||
"command": "book_changes",
|
||||
"command": "{% $frontmatter.seo.title %}",
|
||||
"ledger_index": 88530953
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user