chia configure 構成を変更する

[関連記事] 仮想通貨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 configure -h
Usage: chia configure [OPTIONS]

Options:
  -t, --testnet [true|t|false|f]  configures for connection to testnet
  --set-node-introducer TEXT      Set the introducer for node - IP:Port
  --set-farmer-peer TEXT          Set the farmer peer for harvester - IP:Port
  --set-fullnode-port TEXT        Set the port to use for the fullnode, useful
                                  for testing

  -log-level, --set-log-level, --log-level [CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET]
                                  Set the instance log level
  -upnp, --enable-upnp, --upnp [true|t|false|f]
                                  Enable or disable uPnP
  -h, --help                      Show this message and exit.

日本語訳

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

オプション:
  -t, --testnet [true|t|false|f]  テストネットへの接続を構成します
  --set-node-introducer 文字      ノードのイントロデューサを設定する - IP:ポート
  --set-farmer-peer 文字          ハーベスタのファーマー ピアを設定する - IP:ポート
  --set-fullnode-port 文字        テストに役立つフルノードに使用するポートを設定します

  -log-level, --set-log-level, --log-level [CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET]
                                  インスタンスのログレベルを設定する
  -upnp, --enable-upnp, --upnp [true|t|false|f]
                                  uPnP を有効または無効にする
  -h, --help                      このメッセージを表示して終了します。

関連記事

スポンサーリンク

PHPでTwitterのbotを作る方法 ツイートをする/ツイート一覧を取得する(API v1)

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

上に戻る