crypto/keys/mintkey provides only armoring functions. It makes very little sense to keep it standalone and under a name which does not really seem consistent with the features it provides.
* crypto/keys: move keybase and keyring to crypto/keyring/ dir * Update client/keys/root.go * Update crypto/keyring/errors.go * Update crypto/keyring/keybase.go * Update crypto/keyring/options.go * format * changelog * fix build * format * lint