Skip to content

Commit

Permalink
docs: todo
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 23, 2024
1 parent 71ad690 commit df27a64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ape/api/transactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ def txn_hash(self) -> HexBytes:
The calculated hash of the transaction.
"""

# TODO: In 0.9, simply rename txn_hash to hash.
@property
def hash(self) -> HexBytes:
"""
Expand Down

0 comments on commit df27a64

Please sign in to comment.