logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

./siac-wallet-init - Initialize and encrypt a new wallet

Description

       Generate a new wallet from a randomly generated seed, and encrypt it.  By default the wallet encryption /
       unlock password is the same as the generated seed.

History

       29-Apr-2017 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Apr 2017                               ./SIAC-WALLET-INIT(1)

Name

       ./siac-wallet-init - Initialize and encrypt a new wallet

Options

--force[=false]
           destroy the existing wallet and re-encrypt

       -p, --password[=false]
           Prompt for a custom password

Options Inherited From Parent Commands

-a, --addr="localhost:9980"
           which host/port to communicate with (i.e. the host/port siad is listening on)

See Also

./siac-wallet(1)

Synopsis

./siacwalletinit

See Also