Throw an error when wrong seed is used #58
Labels
[Prio] Low
Should be fixed if time permits but can be postponed.
[Type] Change Request
Some visible functionality should be change.
Description
When adding credentials while using keys created from the wrong seed, issuer-tool proceeds with signing request and adds credentials to the chain.
It would be nice to know that something went wrong in the process of issuing credentials. Maybe it would be possible to throw an error instead of opening BW to sign that request.
Steps to Reproduce
Use the wrong seed while issuing credentials.
Expected Result
Throw an error, don't open BW with signing request.
Actual Result
BW opens for signing the request, after signing credentials are added to the chain.
Versions
The text was updated successfully, but these errors were encountered: