diff options
| author | Pieter Wuille <[email protected]> | 2018-04-16 16:10:21 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2018-04-19 20:52:47 -0700 |
| commit | 19fc973097ce5d336836c7c6cf4569b4fbaec653 (patch) | |
| tree | cd38c19266510d058e2cb3179216735c3925f693 /src/httpserver.cpp | |
| parent | Remove unused IsMine overload (diff) | |
| download | discoin-19fc973097ce5d336836c7c6cf4569b4fbaec653.tar.xz discoin-19fc973097ce5d336836c7c6cf4569b4fbaec653.zip | |
Do not expose SigVersion argument to IsMine
Only IsMine's internal code needs this, as part of a recursion into P2SH and P2WSH
scripts. The exposed functions always operate on actual scriptPubKeys and not on
redeemScripts or witness scripts.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions