cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
757 stars 213 forks source link

Use `method` for encryption method in `ApiEncryptMetadata`. #4589

Closed jonathanknowles closed 1 month ago

jonathanknowles commented 1 month ago

This PR changes the name for the encryption method field for ApiEncryptMetadata from enc to method.

Justification

Issue

ADP-322