concordium-base icon indicating copy to clipboard operation
concordium-base copied to clipboard

Derive serde::Serialize and serde::Deserialize for PublicKeyEd25519

Open lassemoldrup opened this issue 9 months ago • 0 comments

Purpose

Needed for https://github.com/Concordium/concordium-rust-smart-contracts/issues/422.

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.
  • [x] (If necessary) I have updated the CHANGELOG.

lassemoldrup avatar May 07 '24 14:05 lassemoldrup