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

initial version for TransferToPublic

Open rbaconcordium opened this issue 2 weeks ago • 0 comments

Purpose

To introduce support for TransferToPublic 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 TransferToPublic new Payload type for TransferToPublic

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.

rbaconcordium avatar Nov 25 '25 15:11 rbaconcordium