mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
consensus_info (JA) links
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# consensus_info
|
# consensus_info
|
||||||
[[ソース]<br>](https://github.com/ripple/rippled/blob/a61ffab3f9010d8accfaa98aa3cacc7d38e74121/src/ripple/rpc/handlers/ConsensusInfo.cpp "Source")
|
[[ソース]<br>](https://github.com/ripple/rippled/blob/a61ffab3f9010d8accfaa98aa3cacc7d38e74121/src/ripple/rpc/handlers/ConsensusInfo.cpp "Source")
|
||||||
|
|
||||||
`consensus_info`コマンドは、デバッグのためのコンセンサスプロセスに関する情報を返します。
|
`consensus_info`メソッドは、デバッグのための[コンセンサスプロセス](consensus.html)に関する情報を返します。
|
||||||
|
|
||||||
_`consensus_info`メソッドは、権限のないユーザーは実行できない[管理メソッド](admin-rippled-methods.html)です。_
|
_`consensus_info`メソッドは、権限のないユーザーは実行できない[管理メソッド](admin-rippled-methods.html)です。_
|
||||||
|
|
||||||
@@ -230,4 +230,4 @@ Connecting to 127.0.0.1:5005
|
|||||||
<!--{# common link defs #}-->
|
<!--{# common link defs #}-->
|
||||||
{% include '_snippets/rippled-api-links.md' %}
|
{% include '_snippets/rippled-api-links.md' %}
|
||||||
{% include '_snippets/tx-type-links.md' %}
|
{% include '_snippets/tx-type-links.md' %}
|
||||||
{% include '_snippets/rippled_versions.md' %}
|
{% include '_snippets/rippled_versions.md' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user