chino

Stronghandsd options

Mar 27th, 2018
599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
コマンド パラメータ 説明
backupwallet <保存先> walletのバックアップを保存します。
encryptwallet <パスワード> walletの暗号化を行います。
getaccount <アドレス> アドレスに結び付けられたアカウント情報を取得します。
getbalance [account][minconf=1] [account]が指定されていない場合は全体の、されていた場合はそのアカウントの残高を取得します。
getconnectioncount 現在の接続ノード数を取得します。
getdifficulty 現在のdifficultyを取得します。
getmininginfo マイニング関係の情報を取得します。
getnewaddress [account] 新しいアドレスを取得します。
listaccounts [minconf=1] アカウント名とアドレスと残高を取得します。
move <fromaccount><toaccount><amount>[minconf=1][comment] 自身の別のアカウントから他のアカウントに移動させます。
sendfrom <fromaccount><toaddress><amount>[minconf=1][comment][comment-to] 他アドレスに送金します。処理が成功した時は取引IDが返ってきます。
sendtoaddress <address><amount>[comment][comment-to] addressに送金します。amountは小数点第8位以下は四捨五入されます。。処理が成功した時は取引IDが返ってきます。
setaccount <address><account> アカウントとアドレスを結びつけます。
settxfee <amount> 送金手数料の設定です。amountは小数点第8位以下は四捨五入されます。
stop stronghandsをストップします。
walletlock walletをロックします。
walletpassphrase <passphrase><timeout> timeoutで設定した秒数だけwalletをアンロックします。
walletpassphrasechange <oldpassphrase><newpassphrase> walletのパスワードを変更します。
Add Comment
Please, Sign In to add comment