Expose ancestorsize and ancestorfees via getTransactionAncestry
Add ancestor{count,size,fees} to listunspent output
Add tests and release notes.
Note that fees returned by listunspent are in XEC in Bitcoin ABC, not satoshis.
Backport of core#12677
Differential D12151
RPC: Add ancestor{count,size,fees} to listunspent output Authored by PiRK on Oct 5 2022, 13:20. Tags None Subscribers None
Details
Expose ancestorsize and ancestorfees via getTransactionAncestry Add tests and release notes. Note that fees returned by listunspent are in XEC in Bitcoin ABC, not satoshis. Backport of core#12677 ninja all check-all
Diff Detail
|