RPC/Mining: Restore API compatibility for prioritisetransaction
commit870824e919474c5b39da73fe73199f8453fd540f
authorLuke Dashjr <luke-jr+git@utopios.org>
Fri, 21 Apr 2017 16:41:01 +0000 (21 16:41 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Tue, 23 May 2017 20:46:14 +0000 (23 20:46 +0000)
tree369f7fb7e0bc5087e025bb1c5321bba468409c00
parent6b99dafe4204e8e86091e6dab6271e9d8aedfba7
RPC/Mining: Restore API compatibility for prioritisetransaction

Breaking API serves no purpose other than to be incompatible with older versions and other implementations that do support priority
src/rpc/client.cpp
src/rpc/mining.cpp
test/functional/bip68-sequence.py
test/functional/mempool_packages.py
test/functional/prioritise_transaction.py
test/functional/replace-by-fee.py