You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
53
53
- Fixes a type conflict in `token_id.py` where `from_string` could receive `None`, preventing a runtime error by raising a `ValueError` if the input is missing. #630
54
54
- Dependabot alerts (version bumps)
55
55
- Fixed incorrect `TokenType` import (protobuf vs. SDK enum) in 18 example files.
56
+
- Update `schedule_sign_transaction_e2e_test` to check for key presence instead of relying on index.
56
57
57
58
### Breaking Changes
58
59
- chore: changed the file names airdrop classes (#631)
0 commit comments