chia netspace ネットワーク上のファーム化されたスペースの合計を見積もる

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

  Calculates the estimated space on the network given two block header
  hashes.

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. [default: 8555]

  -d, --delta-block-height TEXT  Compare a block X blocks older to estimate
                                 total network space. Defaults to 4608 blocks
                                 (~1 day) and Peak block as the starting
                                 block. Use --start BLOCK_HEIGHT to specify
                                 starting block. Use 192 blocks to estimate
                                 over the last hour.

  -s, --start TEXT               Newest block used to calculate estimated
                                 total network space. Defaults to Peak block.

  -h, --help                     Show this message and exit.

日本語訳

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

  2つのブロックヘッダーハッシュを指定して、ネットワーク上の推定スペースを計算します。

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

  -d, --delta-block-height 文字  X ブロック古いブロックを比較して、総ネットワークスペースを推定します。
                                 デフォルトは 4608ブロック (~1 日) で、開始ブロックは Peak ブロックです。
                                 --start BLOCK_HEIGHT を使用して開始ブロックを指定します。
                                 192ブロックを使用して、過去1時間の推定を行います。

  -s, --start 文字               推定合計ネットワーク スペースの計算に使用される最新のブロック。
                                 デフォルトは Peak ブロックです。

  -h, --help                     このメッセージを表示して終了します。

関連記事

スポンサーリンク

CVSについて

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

上に戻る