Page MenuHomePhabricator

interface: remove unused estimateSmartFee method
ClosedPublic

Authored by PiRK on Mar 15 2022, 13:16.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC23b6ca0b1ef6: interface: remove unused estimateSmartFee method
Summary

Remove unused method and move variable initialization in init.cpp

This is a partial backport of core#18766

The pull request is mostly not applicable to Bitcoin ABC. The variable moved in init.cpp are just to keep close to the source material and make future backports easier to review.

Test Plan

ninja all check-all

Diff Detail

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