Skip to content

Remove publi key field from the 'keys' table as redundant #1766

@DenBond7

Description

@DenBond7

We don't have such fields. Actually, I'm thinking to delete @ColumnInfo(name = "public_key") val publicKey: ByteArray to prevent errors. For now, we parse private keys with PGPainless and use this info to check the key details(including a public key from the private key)

Originally posted by @DenBond7 in #1761 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions