Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D10279
Change Details
Change Details
Old
New
Diff
Return fee and size if tx would pass ATMP. This is a backport of core#19940 D1635 introduced `CTransaction.billable_size`, so use it instead of adding a new identical `get_size` method.
Return fee and size if tx would pass ATMP. This is a backport of [[https://github.com/bitcoin/bitcoin/pull/19940 | core#19940]] D1635 introduced `CTransaction.billable_size`, so use it instead of adding a new identical `get_size` method.
Return fee and size if tx would pass ATMP. This is a backport of
[[https://github.com/bitcoin/bitcoin/pull/19940 |
core#19940
]]
D1635 introduced `CTransaction.billable_size`, so use it instead of adding a new identical `get_size` method.
Continue