Skip to content

Commit bcbcd6f

Browse files
committed
docs: add changelog entry for staking_info fields
Signed-off-by: Mounil <mounilkankhara@gmail.com>
1 parent c7df81d commit bcbcd6f

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
@@ -32,6 +32,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3232
- Format `tests/unit/custom_fee_test.py` with black for code style consistency. (#1525)
3333

3434
### Added
35+
- Add staking_info fields (`staked_account_id`, `staked_node_id`, `decline_staking_reward`) to ContractInfo class to expose staking metadata from protobuf. (#1365)
3536
- Added logging in bot-gfi-assign-on-comment.js to prevent silent skips. (`#1668`)
3637
- Added `AssessedCustomFee` domain model to represent assessed custom fees. (`#1637`)
3738
- Add __repr__ method for ContractId class to improve debugging (#1714)

0 commit comments

Comments
 (0)