mirror of
https://github.com/wealdtech/ethdo.git
synced 2026-01-09 14:07:56 -05:00
align comment with the rest of the code block
This commit is contained in:
@@ -128,7 +128,7 @@ func (c *command) obtainOperations(ctx context.Context) error {
|
||||
}
|
||||
|
||||
if c.privateKey != "" {
|
||||
// Use all validators from chain info and a private key for the withdrawal address.
|
||||
// Have a private key.
|
||||
return c.generateOperationsFromPrivateKey(ctx)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user