Skip to content

Feature 10432

alexey.stratulat requested to merge feature-10432 into release-5.3

[+] Added txHashIsUsedOutItemHash function to the Ledger object. Added a usedBy attribute to all OUT item wrappers, which will return either None or a Hash to the transaction that uses the given output.

Merge request reports