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 eaf56f8 commit 217195fCopy full SHA for 217195f
CHANGELOG.md
@@ -7,6 +7,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
7
## [Unreleased]
8
9
### Added
10
+- feat: TokenAirdropClaim Transaction, examples (with signing required and not), unit and integration tests (#201)
11
- docs: Add Google-style docstrings to `TokenId` class and its methods in `token_id.py`.
12
- added Google-style docstrings to the `TransactionRecord` class including all dataclass fields, `__repr__`, `_from_proto()` & `_to_proto()` methods.
13
- Standardized docstrings, improved error handling, and updated type hinting (`str | None` to `Optional[str]`) for the `FileId` class (#652).
0 commit comments