Remove estimatesmartfee API. It isn't particularly smart.
estimatefee is a suitable replacement for the time being.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING857f0a2a01f9: [rpc] remove estimatesmartfee api
rABC857f0a2a01f9: [rpc] remove estimatesmartfee api
make check && ./test/functional/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove-smartfee
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2486 Build 3101: Bitcoin ABC Buildbot (legacy) Build 3100: arc lint + arc unit
Event Timeline
src/rpc/mining.cpp | ||
---|---|---|
963 ↗ | (On Diff #3748) | It has quite a few others. I need to do quite a lot of work to remove it completely. First step is removing the RPC layer though. It's pretty embedded in the wallet. |