Skip to content

Commit a08224d

Browse files
committed
chore: update changelog for the transaction_lifecycle.md
Signed-off-by: Cynthia Fotso <cynthiafotso8@gmail.com>
1 parent 896e9d5 commit a08224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3030
- feat: Implement account creation with EVM-style alias transaction example.
3131
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased].
3232
- Support for message chunking in `TopicSubmitMessageTransaction`.
33+
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
3334

3435
### Changed
3536

@@ -83,7 +84,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
8384
- Added `docs\sdk_developers\training\receipts.md` as a training guide for users to understand hedera receipts.
8485
- Add `set_token_ids`, `_from_proto`, `_validate_checksum` to TokenAssociateTransaction [#795]
8586
- docs: added `network_and_client.md` with a table of contents, and added external example scripts (`client.py`).
86-
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
8787

8888
### Changed
8989

0 commit comments

Comments
 (0)