estimaterawfee
was renamed from nblocks
to conf_target
in 06bcdb8da64502a64df03f3c89fbc6ccb72cd349. Update the client-side table as well.
This makes #10753 pass again.
0.15.1 i’d say - it’s not critical enough to hold up the release for, we could add an errata or such to the release notes
I’ll also add a commit to fix the argument name for estimatesmartfee
.
utACK b0a404b
Thanks and sorry. Note the mining.cpp change already exists in the 0.15 branch.
The first argument of estimatesmartfee was renamed from nblocks to
conf_target in 06bcdb8da64502a64df03f3c89fbc6ccb72cd349. Update the
client-side table as well.
Part of this was a reversion in ec6902d0ea2bbe75179684fc71849d5e34647a14.
https://github.com/laanwj/bitcoin/blob/5acd82de9ad6df8cab922da66d49b8ff2bd35439/src/rpc/mining.cpp#L776 is still wrong? Forget that, it was estimatefee
.
Nit: Mention “estimaterawfee” in the body of the first commit.
utACK 5acd82de9ad6df8cab922da66d49b8ff2bd35439