diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-15 09:17:25 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-01-05 15:45:34 +0100 |
commit | 2eae3157f65197109d7745ea3926d086de812f7b (patch) | |
tree | 821cd51543ee0d9fca91cb4ffb7261d47b3d68bc /src/main.cpp | |
parent | 807658549c61d1fb0da3138ea0ca749ecba61723 (diff) |
Replace uint256(1) with static constant
SignatureHash and its test function SignatureHashOld
return uint256(1) as a special error signaling value.
Return a local static constant with the same value instead.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions