goal account installpartkey
goal account installpartkey¶
Install a participation key
Synopsis¶
Install a participation key from a partkey file. Intended for use with participation key files generated by "algokey part generate". Does not change the online status of an account or register the participation key; use "goal account changeonlinestatus" for doing so. Deletes input key file on successful install to ensure forward security.
goal account installpartkey [flags]
Options¶
--delete-input Acknowledge that installpartkey will delete the input key file
-h, --help help for installpartkey
--partkey string Participation key file to install
Options inherited from parent commands¶
-d, --datadir stringArray Data directory for the node
-k, --kmddir string Data directory for kmd
-w, --wallet string Set the wallet to be used for the selected operation
SEE ALSO¶
- goal account - Control and manage Algorand accounts