Skip to content

Commit 7947622

Browse files
authored
fix: add guide on Hedera Network (#874)
Signed-off-by: prajeeta pal <prajeetapal@gmail.com> Signed-off-by: prajeeta <96904203+prajeeta15@users.noreply.github.com>
1 parent 965e66d commit 7947622

File tree

4 files changed

+586
-1
lines changed

4 files changed

+586
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
4141
- Added `examples/token_create_transaction_wipe_key.py` to demonstrate token wiping and the role of the wipe key.
4242
- Added `examples/account_allowance_approve_transaction_hbar.py` and `examples/account_allowance_delete_transaction_hbar.py`, deleted `examples/account_allowance_hbar.py`. [#775]
4343
- Added `docs\sdk_developers\training\receipts.md` as a training guide for users to understand hedera receipts.
44+
- docs: added `network_and_client.md` with a table of contents, and added external example scripts (`client.py`).
4445

4546
### Changed
4647

47-
- Upgraded actions set up python to 6.1.0
4848
- Upgraded step-security/harden-runner v2.13.2
4949
- bumped actions/checkout from 5.0.0 to 6.0.0
5050
- Limit workflow bot to one message per PR

0 commit comments

Comments
 (0)