mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Outaded flag in lighthouse book (#2965)
## Proposed Changes Outdated flag. Need to use `--wallet-name` instead.
This commit is contained in:
@@ -75,7 +75,7 @@ The example assumes that the `wally` wallet was generated from the
|
||||
[wallet](./wallet-create.md) example.
|
||||
|
||||
```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:
|
||||
|
||||
Reference in New Issue
Block a user