concordium-node-sdk-js icon indicating copy to clipboard operation
concordium-node-sdk-js copied to clipboard

UpdateCredentialKeys handler

Open rbaconcordium opened this issue 2 weeks ago • 0 comments

Purpose

To introduce support for UpdateCredentialKeys serialize and deserialize functions as part of ensuring serialize and deserialize are available for all account transactions which are currently supported.

Changes

introduce a new handler for UpdateCredentialKeys new Payload type for UpdateCredentialKeys

Checklist

  • [ x ] My code follows the style of this project.
  • [ x ] The code compiles without warnings.
  • [ x ] I have performed a self-review of the changes.
  • [ x ] I have documented my code, in particular the intent of the hard-to-understand areas.
  • [ ] (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the Contributor License Agreement v1.0

  • link: https://developers.concordium.com/CLAs/Contributor-License-Agreement-v1.0.pdf

  • [ ] I accept the above linked CLA.

rbaconcordium avatar Nov 26 '25 16:11 rbaconcordium