Skip to content

Commit 75b5057

Browse files
ZZiigguurraattZZiigguurraatt
authored andcommitted
README: clarify init-wallet behavior
1 parent a21e308 commit 75b5057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ No `lnd` needed, but seed will be in `lnd`-specific [`aezeed` format](https://gi
5959
- Only works if `lnd` is NOT running yet
6060
- `--init-type=rpc` calls the `lnd` RPC to create a wallet
6161
- Use this mode if you are using a remote database as `lnd`'s storage backend instead of bolt DB based file databases
62-
- Needs `lnd` to be running and no wallet to exist
62+
- Waits for `lnd` to be running. Once running, if no wallet exists, one will be created, otherwise if a wallet already exists then exit code 1 will be returned
6363

6464
### wait-ready
6565
`wait-ready` waits for `lnd` to be ready by connecting to `lnd`'s status RPC

0 commit comments

Comments
 (0)