Update output and associated documentation.

This commit is contained in:
Jim McDonald
2022-10-06 18:19:38 +00:00
parent f78b2922ec
commit 0c36239b8b
4 changed files with 14 additions and 4 deletions

View File

@@ -112,7 +112,6 @@ ethdo account derive --mnemonic='abandon … art' --path='m/12381/3600/0/0' --sh
again replacing the first '0' in the path with the validator number. This will provide an output similar to:
```
Public key: 0x99b1f1d84d76185466d86c34bde1101316afddae76217aa86cd066979b19858c2c9d9e56eebc1e067ac54277a61790db
Withdrawal credentials: 0x008ba1cc4b091b91c1202bba3f508075d6ff565c77e559f0803c0792e0302bf1
```

View File

@@ -587,6 +587,14 @@ Validator commands focus on interaction with Ethereum 2 validators.
$ ethdo validator credentials get --validator=Validators/1
```
#### `credentials set`
`ethdo validator credentials set` updates withdrawal credentials from BLS "type 0" credentials to execution "type 1" credentials. Full information about using this command can be found in the [specific documentation](./changingwithdrawalcredentials.md).
```sh
$ ethdo validator credentials set --validator=Validators/1 --execution-address=0x8f…9F --private-key=0x3b…9c
```
#### `depositdata`
`ethdo validator depositdata` generates the data required to deposit one or more Ethereum 2 validators. Options include: