https://github.com/bitcoin/bitcoin/pull/15758/commits/fa464e8211850eed1b31bf1723c9e02845dacba1
Partial backport of Core PR15758
Differential D6440
[backport#15758] test: Add wallet_balance test for watchonly majcosta on Jun 7 2020, 19:41. Authored by
Details
https://github.com/bitcoin/bitcoin/pull/15758/commits/fa464e8211850eed1b31bf1723c9e02845dacba1 Partial backport of Core PR15758 ./test/functional/test_runner.py wallet_balance
Diff Detail
Event TimelineComment Actions [Bot Message]
Comment Actions You misunderstood. I meant from test_framework.address import ADDRESS_BCHREG_UNSPENDABLE as ADDRESS_WATCHONLY Comment Actions added the address used as watchonly to address.py to stay closer to original wallet_balance.py Comment Actions this PR does not pass tests piecemeal, had to bring a change from the last commit into the first for that (line 20) |