mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
[JA] fix syntax errors
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
[{{method}} command]: {{method|lower}}.html
|
||||
{% if target.lang == "ja" %}
|
||||
[{{method}}メソッド]: {{method|lower}}.html
|
||||
[{{method}} メソッド]: {{method|lower}}.html
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
|
||||
@@ -166,14 +166,14 @@ V<sub>a</sub>は、サーバー側のコンセンサス見解と一致した過
|
||||
{{ include_svg("img/negative-unl-11.svg", "Diagram: MissingAをネガティブUNLから削除。") }}
|
||||
|
||||
|
||||
## ## 関連項目
|
||||
### 関連項目
|
||||
|
||||
- **コンセンサス:**
|
||||
- [コンセンサスプロトコル](consensus.html)
|
||||
- **チュートリアル:**
|
||||
- [Testnetや別の並列ネットワークへ接続する](connect-your-rippled-to-the-xrp-test-net.html)
|
||||
- [バリデータとしての`rippled`の実行](run-rippled-as-a-validator.html)
|
||||
- **- **リファレンス:**
|
||||
- **リファレンス:**
|
||||
- [negativeUNL オブジェクト](negativeunl.html)
|
||||
- [UNLModify pseudo-transaction][]
|
||||
- [ledger_entry メソッド][]
|
||||
|
||||
Reference in New Issue
Block a user