We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c4a6a commit 54cd7cfCopy full SHA for 54cd7cf
CHANGELOG.md
@@ -15,7 +15,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
15
- Added `.github/workflows/bot-office-hours.yml` to automate the Weekly Office Hour Reminder.
16
- feat: Implement account creation with EVM-style alias transaction example.
17
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased]
18
-- feat: AccountCreateTransaction now supports both PrivateKey and PublicKey
+- feat: AccountCreateTransaction now supports both PrivateKey and PublicKey [#939]
19
20
### Changed
21
- bot workflows to include new changelog entry
0 commit comments