Skip to content

Commit

Permalink
Update changeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBEN committed Nov 22, 2023
1 parent 6456890 commit a16d139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-src/concordium_base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Unreleased changes

- Add `From` trait to convert `AccountKeys` into `AccountPublicKeys`.
- Add `singleton` and `new` function to `AccountAccessStructure`.
- Export `PublicKey`, `SecretKey`, and `Signature` type from `ed25519_dalek` crate.
- Add `sign_message` function to sign a message with all `AccountKeys`. The return type is `AccountSignatures`.
Expand Down

0 comments on commit a16d139

Please sign in to comment.