Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gfidlab-ci-user committed Jul 18, 2024
1 parent 2fe238a commit 2d03be3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/web3-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,5 @@ Documentation:

### Fixed

- Adds transaction property to be an empty list rather than undefined when no transactions are included in the block (#7151)
- Adds transaction property to be an empty list rather than undefined when no transactions are included in the block (#7151)
- Change method `getTransactionReceipt` to not be casted as `TransactionReceipt` to give proper return type (#7159)

0 comments on commit 2d03be3

Please sign in to comment.