Page MenuHomePhabricator

Update wallet_listsinceblock.py to use signrawtransactionwithwallet rpc
ClosedPublic

Authored by Fabien on Apr 2 2019, 08:51.

Details

Summary

This has been added before D2009 gets landed, it needs to be updated as
signrawtransaction is going to get deprecated in favor of
signrawtransactionwithwallet and signrawtransactionwithkey.

Test Plan
./test/functional/test_runner.py wallet_listsinceblock

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable