Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for creation of private key during its generation (trailofbits#322
) This task was previously checking for the public key even though it is in place to generate the private key. A simple switch to the `creates` arg resolves the issue.
- Loading branch information