Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
keypair: use public key for Debug output
There is no need to hash up the secret for Keypair. It already has a "fingerprint" in the form of its public key. We should just use that.
- Loading branch information