Data API deprecation warning.

This commit is contained in:
vthurai
2021-03-09 17:02:14 -07:00
parent cf4c8d5e71
commit ca463079f1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Ripple Data API v2 # Ripple Data API v2
**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. **Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead.
Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報トランザクション履歴や処理済みの分析データなどにアクセスできます。このような情報は専用データベースに保管されるので、`rippled`サーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2は[XRP Charts](https://xrpcharts.ripple.com/)や[ripple.com](https://www.ripple.com)などのアプリケーションのデータソースとしても機能します。 Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報トランザクション履歴や処理済みの分析データなどにアクセスできます。このような情報は専用データベースに保管されるので、`rippled`サーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2は[XRP Charts](https://xrpcharts.ripple.com/)や[ripple.com](https://www.ripple.com)などのアプリケーションのデータソースとしても機能します。

View File

@@ -1,6 +1,6 @@
# Ripple Data API v2 # Ripple Data API v2
**Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API]([https://xrpl.org/rippled-api.html) instead. **Warning:** The Ripple Data API v2 is deprecated with no ongoing support. Please use the [rippled API](https://xrpl.org/rippled-api.html) instead.
The Ripple Data API v2 provides access to information about changes in the XRP Ledger, including transaction history and processed analytical data. This information is stored in a dedicated database, with a REST-like interface to present the data in various formats. The Ripple Data API v2 provides access to information about changes in the XRP Ledger, including transaction history and processed analytical data. This information is stored in a dedicated database, with a REST-like interface to present the data in various formats.