Skip to content

Commit d4aed96

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2929
- Add support for token metadata (bytes, max 100 bytes) in `TokenCreateTransaction`, including a new `set_metadata` setter, example, and tests. [#799]
3030

3131
- Added `examples/token_create_transaction_token_fee_schedule.py` to demonstrate creating tokens with custom fee schedules and the consequences of not having it.
32+
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
3233

3334
### Changed
3435
- Upgraded step-security/harden-runner v2.13.2

0 commit comments

Comments
 (0)