Page MenuHomePhabricator

rpc: Return total fee in mempool
ClosedPublic

Authored by PiRK on Sep 26 2022, 14:15.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCee49738cf0b1: rpc: Return total fee in mempool
Summary

Also, add missing lock annotations

This is a backport of core#20944

Depends on D12067

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Sep 26 2022, 14:15
sdulfari added a subscriber: sdulfari.

Please add a release note. Can be in this diff or separate.

This revision is now accepted and ready to land.Sep 26 2022, 18:50
PiRK edited the summary of this revision. (Show Details)
PiRK added a parent revision: D12067: Bump version to 0.26.3.

added a release note and dependency on D12067

This revision was automatically updated to reflect the committed changes.