mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
The error "unable to read private key for %s: %v" passed (err, addr), so it printed the decode error where the account address belongs and the address where the error belongs. Swap to (addr, err) so the message names the account that failed and then the reason. |
||
|---|---|---|
| .. | ||
| ethtest | ||
| v4test | ||
| v5test | ||