diff options
author | Andrew Chow <achow101-github@achow101.com> | 2017-07-10 18:31:57 -0700 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2017-07-27 15:04:00 -0700 |
commit | e222dc2aee263bf28cf19689b9c9ed97da054682 (patch) | |
tree | de4ea9cb1cb903a0916c7b355cebd98e51545a76 /src/net.cpp | |
parent | 9edda0c5f5f20bc6b302ad51fa5ec40ed9da184d (diff) |
Replace ismine with producesignature check in witnessifier
Instead of using ismine to check whether an address can be spent by us,
make the witness version of the script or address first and then use
ProduceSignature with the DummySignatureCreator to check if we can
solve for the script.
Also fixes test cases to reflect this change.
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions