aries-cloudagent-python
aries-cloudagent-python copied to clipboard
Upgrade step for indy-credx wallet entries
Records like private keys for cred defs and revocation registries are currently managed directly by the Indy CredX module in a very similar manner to how AnonCredsIssuer and AnonCredsRevocation manages their private values. The Indy CredX models can/should be migrated to the generic AnonCreds equivalent records.