diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2020-04-01 16:15:35 +0200 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2020-04-10 21:27:01 +0200 |
commit | 2599d13c9417dc8c5107535521173687ec5e6c2f (patch) | |
tree | 154c8e062cd1fa5f51837dbd817534d87cf842f0 /ci | |
parent | ff53433fe4ed06893d7c497a9687f326b0280d4e (diff) |
rpc: Remove deprecated migration code
Don't accept a second argument to `sendrawtransaction` and
`testmempoolaccept` of type `bool`. Actually even the code before this
change would not accept `bool`, but it would print a long explanatory
message when rejecting it: "Second argument must be numeric (maxfeerate)
and no longer supports a boolean. To allow a transaction with high fees,
set maxfeerate to 0."
This was scheduled for removal in 6c0a6f73e.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions