use sudo for wallet

This commit is contained in:
Cory Schwartz 2021-02-17 00:55:04 -08:00
parent cec0a6e790
commit 6b9478f862

View File

@ -56,11 +56,18 @@ To check if the daemon is in sync:
No wallets are crated by default. You can view, create, and delete wallets wit To check if the daemon is connecting to other lotus nodes:
the lotus command. Be careful, now. Don't delete a wallet with funds!
lotus wallet list lotus net peers
lotus wallet new bls
No wallets are crated by default. You can view, create, and delete wallets with
the lotus command. On this image, lotus is running as the user `fc`.
Be careful, now. Don't delete a wallet with funds!
sudo -E -u fc lotus wallet list
sudo -E -u fc lotus wallet new bls