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 Errors Severity Location Code Message Error /home/pierre/dev/bitcoin-abc: RPC_MAPPING_ERROR RPC mapping error - Unit
No Test Coverage - Build Status
Buildable 16590 Build 33035: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 33034: arc lint + arc unit