You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ No `lnd` needed, but seed will be in `lnd`-specific [`aezeed` format](https://gi
59
59
- Only works if `lnd` is NOT running yet
60
60
-`--init-type=rpc` calls the `lnd` RPC to create a wallet
61
61
- 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
63
63
64
64
### wait-ready
65
65
`wait-ready` waits for `lnd` to be ready by connecting to `lnd`'s status RPC
0 commit comments