Update documentation regarding Keystore signer.

pull/2256/head
derekpierre 2020-09-17 15:07:32 -04:00
parent 9f9b29e8f4
commit b0fe51b1ae
1 changed files with 2 additions and 1 deletions

View File

@ -257,7 +257,8 @@ Signing with Local Keystore
.. important::
Can only be used for :ref:`Worker (Ursula) <ursula-config-guide>` operations.
For operational security, the Keystore signer is not recommended for :ref:`Staker operations <staking-guide>`.
An exception can be made for testnets, but Staker operations should be performed using a hardware wallet.
Local keystore signing utilizes `eth-account <https://github.com/ethereum/eth-account>`_ to sign ethereum transactions
using local ethereum keystore files. By default on Linux, the keystore directory path is ``~/.ethereum/keystore``