lnd.xprv/cmd/lncli
Olaoluwa Osuntokun 3356a370c7
cmd/lncli: extend initial wallet creation with aezeed seed support
In this commit, we extend the `lncli create` command to allow users to
specify their own side (if they want). In the case that the user
*doesn’t* specify their own seed, we’ll return the entropy generated by
the wallet in a 24-word mnemonic format for easy backup.

With this change, it’s now possible for users to restore an existing lnd
wallet seed.
2018-03-05 11:07:07 -05:00
..
commands.go cmd/lncli: extend initial wallet creation with aezeed seed support 2018-03-05 11:07:07 -05:00
main.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00