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