When it becomes difficult to update, link, or unlink your votingKey in samdalShoestringNode, you can use familiar bootstrap commands to update, link, and unlink it.
samdalShoestringNodeで votingKeyの更新、link、unlinkが困難になった時に、使い慣れた bootstrapでのコマンドで、更新、link、unlink作業をする方法。
Install samdal-bootstrap. Do this in your home directory.
ホームディレクトリ上で samdal-bootstrapのインストール作業をします。
cd
wget b.dusanjp.com/samdal/sabi
sh sabi
samdal-bootstrap -v
Now samdal-bootstrap is installed.
これで samdal-bootstrapはインストール出来ました。
Next, enter the shoestringNode working directory.
次は、shoestringNodeの作業ディレクトリに入って下さい。
cd <your shoestringNodes directory>
In the working directory of the shoestringNode, create a samdalBootstrapNode called 'unlink'.
shoestringNodeの作業ディレクトリ内に、'unlink'と言う名前の samdalBootstrapNodeを作成します。
wget b.dusanjp.com/samdal/shoestring/smu
sh smu
An 'unlink' directory has been created in the working directory.
You can enter this 'unlink' directory and use the bootstrapNode commands to update the votingKey and perform link/unlink operations.
作業ディレクトリに 'unlink'ディレクトリが出来ました。
この 'unlink'に入って、bootstrapNodeのコマンドで、votingKeyの更新、link/unlink作業が出来ます。
cd unlink
[example to use]
symbol-bootstrap updateVotingKeys
symbol-bootstrap link
symbol-bootstrap link --unlink
The bootstrapNode 'unlink' has the same nodekeys as the samdalShoestringNode and the votingKey is also copied.
bootstrapNode 'unlink'は、samdalShoestringNodeと同じ nodekeysを持ち、votingKeyも copyされています。