mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update cmd/clef/main.go
This commit is contained in:
parent
52c5045c41
commit
8df9a0c565
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ import (
|
||||||
const legalWarning = `
|
const legalWarning = `
|
||||||
WARNING!
|
WARNING!
|
||||||
|
|
||||||
Clef is an account management tool. It may, like any sofware, contain bugs.
|
Clef is an account management tool. It may, like any software, contain bugs.
|
||||||
|
|
||||||
Please take care to
|
Please take care to
|
||||||
- backup your keystore files,
|
- backup your keystore files,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue