0dce846d5a
* Add an option to use specific address as a source of funds in protx rpc commands * fix typo "must" * Always use payoutAddress (or operatorPayoutAddress) as a default if no fundAddress was specified * make sure we actually selected some inputs * fundAddress -> feeSourceAddress * Align help text with new logic * fix protx_update_service * fix protx_revoke * Add fRequireAllInputs to CCoinControl and use it in FundSpecialTx This avoids adding all inputs even though they are not needed. * Allow to specify empty operator payout address and simplify fee code in update_service DIP3 tests were failing to call "protx update_service" as it did not accept an empty "operatorPayoutAddress". This also simplifies handling of the feeSourceAddr. * Specify source for funds and fees in DIP3 tests |
||
---|---|---|
.. | ||
test | ||
coincontrol.h | ||
crypter.cpp | ||
crypter.h | ||
db.cpp | ||
db.h | ||
rpcdump.cpp | ||
rpcwallet.cpp | ||
rpcwallet.h | ||
wallet.cpp | ||
wallet.h | ||
walletdb.cpp | ||
walletdb.h |