Page MenuHomePhabricator

RPC: Add ancestor{count,size,fees} to listunspent output
ClosedPublic

Authored by PiRK on Oct 5 2022, 13:20.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe3406c8098f5: RPC: Add ancestor{count,size,fees} to listunspent output
Summary

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

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable