accounts, cmd, internal, signer: add note about backing up the keystore (#19432)
* accounts: add note about backing up the keystore * cmd, accounts: move the printout to accountCreate * internal, signer: add info when new account is created via rpc * cmd, internal, signer: split logs * cmd/geth: make account new output a bit more verbose
Showing
- accounts/keystore/passphrase.go 3 additions, 2 deletionsaccounts/keystore/passphrase.go
- cmd/geth/accountcmd.go 8 additions, 2 deletionscmd/geth/accountcmd.go
- cmd/geth/accountcmd_test.go 11 additions, 1 deletioncmd/geth/accountcmd_test.go
- internal/ethapi/api.go 3 additions, 0 deletionsinternal/ethapi/api.go
- signer/core/api.go 3 additions, 0 deletionssigner/core/api.go
Loading
Please register or sign in to comment