Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

throw error if trying to create non R1 key on SE or YubiHSM wallet #7399

Merged
merged 1 commit into from
May 24, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

Secure Enclave & YubiHSM wallets only support R1 keys. The enforcement of this was somehow missing causing the confusion in #7374. Add the assert that the user is either explicitly requesting an R1 key, or they didn't request any type of key (and should get wallet default in that case)

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@spoonincode spoonincode merged commit 6205a88 into develop May 24, 2019
@spoonincode spoonincode deleted the limit_se_yubihsm_to_r1 branch May 24, 2019 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants