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