chia wallet send チアを別のウォレットに送金する

[関連記事] 仮想通貨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      ウォレットを管理する
    get_address       ウォレットの受け取りアドレスを取得する
    get_transaction   トランザクションを取得する
    get_transactions  すべてのトランザクションを取得する
    send              チアを別のウォレットに送金する
    show              ウォレット情報を表示

ヘルプ
日本語訳

ヘルプ

$ chia wallet send -h
Usage: chia wallet send [OPTIONS]

Options:
  -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

  -f, --fingerprint INTEGER       Set the fingerprint to specify which wallet
                                  to use

  -i, --id INTEGER                Id of the wallet to use  [default: 1;
                                  required]

  -a, --amount TEXT               How much chia to send, in XCH  [required]
  -m, --fee TEXT                  Set the fees for the transaction, in XCH
                                  [default: 0; required]

  -t, --address TEXT              Address to send the XCH  [required]
  -h, --help                      Show this message and exit.

日本語訳

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

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

  -f, --fingerprint 整数          フィンガープリントを設定して、使用するウォレットを指定します

  -i, --id 整数                   使用するウォレットのID  [デフォルト: 1; 必須]

  -a, --amount 文字               XCHで送信するチアの金額  [必須]
  -m, --fee 文字                  XCHでの取引手数料の設定
                                  [デフォルト: 0; 必須]

  -t, --address 文字              XCHを送信するためのアドレス  [必須]
  -h, --help                      このメッセージを表示して終了します。

関連記事

スポンサーリンク

INSERT データ行を追加する

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

上に戻る