diff options
| author | Peter Todd <[email protected]> | 2014-10-13 10:14:58 -0400 |
|---|---|---|
| committer | Jorge Timón <[email protected]> | 2015-10-01 18:27:22 +0200 |
| commit | 6a07eb676a020b0035173facb25f92f1ff6380f7 (patch) | |
| tree | 7c78eaa878e8a206b9412eb089224a7a85a590df /src/script/script.h | |
| parent | Merge pull request #6732 (diff) | |
| download | discoin-6a07eb676a020b0035173facb25f92f1ff6380f7.tar.xz discoin-6a07eb676a020b0035173facb25f92f1ff6380f7.zip | |
Make TX_SCRIPTHASH clear vSolutionsRet first
Previously unlike other transaction types the TX_SCRIPTHASH would not
clear vSolutionsRet, which means that unlike other transaction types if
it was called twice in a row you would get the result of the previous
invocation as well.
Diffstat (limited to 'src/script/script.h')
0 files changed, 0 insertions, 0 deletions