Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2021165

Browse files
committed
Fixed a comment about trezorGetPin()
1 parent1c6ec9c commit2021165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎internal/readpassword/trezor.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func Trezor() []byte {
5555
os.Exit(exitcodes.TrezorError)
5656
}
5757

58-
// Trezor may ask for PIN. Setting the handler for this case.
58+
// Trezor may ask for PIN or Passphrase. Setting the handler for this case.
5959
trezor.SetGetPinFunc(trezorGetPin)
6060

6161
// In some cases (like lost connection to the Trezor device and cannot

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp