Outaded flag in lighthouse book (#2965)
## Proposed Changes Outdated flag. Need to use `--wallet-name` instead.
This commit is contained in:
parent
e70daaa3b6
commit
782abdcab5
@ -75,7 +75,7 @@ The example assumes that the `wally` wallet was generated from the
|
|||||||
[wallet](./wallet-create.md) example.
|
[wallet](./wallet-create.md) example.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
lighthouse --network pyrmont account validator create --name wally --wallet-password wally.pass --count 1
|
lighthouse --network pyrmont account validator create --wallet-name wally --wallet-password wally.pass --count 1
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will:
|
This command will:
|
||||||
|
Loading…
Reference in New Issue
Block a user