chia show ノード情報を表示

[関連記事] 仮想通貨Chia Network(XCH)とは 多くの報酬を得る方法
[関連記事] Windowsでマイニングする方法
[関連記事] CentOSでマイニングする方法
[関連記事] Ubuntu/Debian/Raspberry PiでHDDマイニングする方法
[関連記事] 高速でPlot(耕作)する方法

chiaコマンド
  configure   構成を変更する
  farm        農場を管理する
  init        構成を作成または移行する
  keys        鍵を管理する
  netspace    ネットワーク上のファーム化されたスペースの合計を見積もる
  plots       プロットを管理する
  run_daemon  chia デーモンを実行します
  show        ノード情報を表示
  start       サービスグループの開始
  stop        サービスを停止する
  version     チアバージョンを表示
  wallet      ウォレットを管理する

ヘルプ
日本語訳

ヘルプ

$ chia show -h
Usage: chia show [OPTIONS]

Options:
  -p, --rpc-port INTEGER          Set the port where the Full Node is hosting
                                  the RPC interface. See the rpc_port under
                                  full_node in config.yaml

  -wp, --wallet-rpc-port INTEGER  Set the port where the Wallet is hosting the
                                  RPC interface. See the rpc_port under wallet
                                  in config.yaml

  -s, --state                     Show the current state of the blockchain
  -c, --connections               List nodes connected to this Full Node
  -e, --exit-node                 Shut down the running Full Node
  -a, --add-connection TEXT       Connect to another Full Node by ip:port
  -r, --remove-connection TEXT    Remove a Node by the first 8 characters of
                                  NodeID

  -bh, --block-header-hash-by-height TEXT
                                  Look up a block header hash by block height
  -b, --block-by-header-hash TEXT
                                  Look up a block by block header hash
  -h, --help                      Show this message and exit.

日本語訳

$ chia show -h
使用法: chia show [オプション]

オプション:
  -p, --rpc-port 整数             フルノードが RPC インターフェイスをホストしているポートを設定します。
                                  config.yaml の full_node の下にある rpc_port を参照してください。

  -wp, --wallet-rpc-port 整数     Wallet が RPCインターフェースをホストしているポートを設定します。
                                  config.yaml のウォレットの下にある rpc_port を参照してください。

  -s, --state                     ブロックチェーンの現在の状態を表示する
  -c, --connections               このフルノードに接続されているノードを一覧表示します
  -e, --exit-node                 実行中のフルノードをシャットダウンします。
  -a, --add-connection 文字       IP:ポートで別のフルノードに接続します
  -r, --remove-connection 文字    NodeIDの最初の8文字でノードを削除します

  -bh, --block-header-hash-by-height 文字
                                  ブロックの高さでブロック ヘッダー ハッシュを検索する
  -b, --block-by-header-hash 文字
                                  ブロック ヘッダー ハッシュでブロックを検索する
  -h, --help                      このメッセージを表示して終了します。

関連記事

スポンサーリンク

onMouseOut

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る