aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2017-07-10 18:31:57 -0700
committerAndrew Chow <[email protected]>2017-07-27 15:04:00 -0700
commite222dc2aee263bf28cf19689b9c9ed97da054682 (patch)
treede4ea9cb1cb903a0916c7b355cebd98e51545a76 /src/httpserver.cpp
parentMerge #10747: [rpc] fix verbose argument for getblock in bitcoin-cli (diff)
downloaddiscoin-e222dc2aee263bf28cf19689b9c9ed97da054682.tar.xz
discoin-e222dc2aee263bf28cf19689b9c9ed97da054682.zip
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions