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 290b6b6 commit 9ba0c1aCopy full SHA for 9ba0c1a
CHANGELOG.md
@@ -57,6 +57,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
57
58
### Added
59
60
+- Add `__repr__` method to CustomFee base class for better debugging by displaying fee_collector_account_id and all_collectors_are_exempt.
61
- Add comprehensive Google-style docstrings to examples/account_create.py
62
- add revenue generating topic tests/example
63
- add fee_schedule_key, fee_exempt_keys, custom_fees fields in TopicCreateTransaction, TopicUpdateTransaction, TopicInfo classes
0 commit comments