Merge pull request #2821 from tequdev/ja-book-changes

[JA] book_changes API
This commit is contained in:
Rome Reginelli
2024-11-07 11:51:16 -08:00
committed by GitHub
2 changed files with 127 additions and 2 deletions

View File

@@ -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
}
```