[tests] fix replace_by_fee.py
commit301fd51b9e75efda2da3f6e4872c6cff876100ba
authorJohn Newbery <john@johnnewbery.com>
Fri, 7 Jul 2017 07:41:25 +0000 (7 08:41 +0100)
committerJohn Newbery <john@johnnewbery.com>
Fri, 7 Jul 2017 07:41:31 +0000 (7 08:41 +0100)
tree2f615a8692870bc38de98f1f1cde8b3561c4e51a
parent5af6572534986bf85f6806e2cc66c1f1f8e3c56c
[tests] fix replace_by_fee.py

fb915d5b183adb915c72bb11c6f3b418841e3512 changed the optIntoRbf field in
fundrawtransaction to replaceable. This commit fixes up
replace-by-fee.py to use the new option name.
test/functional/replace-by-fee.py