Use "replaceable" instead of "optintorbf" in createrawtransaction.
commit928c6811f22fa857958782a994089523104d89d1
authorMatt Corallo <git@bluematt.me>
Wed, 28 Jun 2017 21:49:04 +0000 (28 17:49 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 5 Jul 2017 22:11:19 +0000 (5 18:11 -0400)
tree575e7c0d8c961fe0fa81c5a5286c0737a5643c66
parent90a002ea647dcea57a2ed4294eab77897168ba1d
Use "replaceable" instead of "optintorbf" in createrawtransaction.

To be consistent with other places (and add the missing named
args entry for it).
src/rpc/client.cpp
src/rpc/rawtransaction.cpp