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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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. |