Top nav: fix JP, add public rippled methods

This commit is contained in:
mDuo13
2021-07-01 16:52:28 -07:00
parent 27983468fb
commit 999627fade
11 changed files with 42 additions and 6 deletions

View File

@@ -4,6 +4,8 @@ parent: rippled-api.html
blurb: パブリックAPIメソッドを使用して、rippledサーバーと直接通信します。
labels:
- コアサーバー
top_nav_grouping: 人気ページ
top_nav_name: APIのメソッド
---
# rippledのパブリックメソッド

View File

@@ -2,6 +2,8 @@
html: public-rippled-methods.html
parent: rippled-api.html
blurb: Get data from the XRP Ledger and submit transactions using these public API methods.
top_nav_name: API Methods
top_nav_grouping: Popular Pages
labels:
- Core Server
---