We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow-up of #1064. Let's strengthen soft-checks in get_address and similar to a hard fail unless the "safety_checks" setting is not set.
Let me discuss this in Product first, this can be sensitive for some 3rd parties.
The text was updated successfully, but these errors were encountered:
In particular trezorctl btc get-address -n "m/44'/0'/1000000'/0/0" should raise an error unless the safety_checks are set to Prompt.
trezorctl btc get-address -n "m/44'/0'/1000000'/0/0"
safety_checks
Sorry, something went wrong.
can we maybe close this in favor of #1135 ? PR: #1184
tsusanka
No branches or pull requests
Follow-up of #1064. Let's strengthen soft-checks in get_address and similar to a hard fail unless the "safety_checks" setting is not set.
Let me discuss this in Product first, this can be sensitive for some 3rd parties.
The text was updated successfully, but these errors were encountered: