Our version of estimatefee does not take a number of blocks as an
argument. It just returns a constant value, and the transaction is
always expected to be in the next block.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABC4a106b29a689: remove argName nBlocks from estimatefee RPC command registration
ninja all check-all
$ ./src/bitcoin-cli estimatefee 6 error code: -1 error message: estimatefee Estimates the approximate fee per kilobyte needed for a transaction Result: n (numeric) estimated fee-per-kilobyte Examples: > bitcoin-cli estimatefee
../test/lint/check-rpc-mappings.py ..
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- estimatefee_no_params
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16592 Build 33039: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-clang · build-clang-tidy · build-debug Build 33038: arc lint + arc unit