aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorxanatos <[email protected]>2012-09-28 14:57:07 +0300
committerxanatos <[email protected]>2012-09-28 15:50:48 +0200
commit50e01ee620458a7204c234697efeab1c137018b9 (patch)
tree0b09d51f9f36d1492cf03aed76ab8c66ade3ffb6 /src/test/script_tests.cpp
parentMerge pull request #1868 from maaku/and_or_xor_sign_extension (diff)
downloaddiscoin-50e01ee620458a7204c234697efeab1c137018b9.tar.xz
discoin-50e01ee620458a7204c234697efeab1c137018b9.zip
toHTML won't add empty wtx.mapValue elements
As the code was before, toHTML added empty elements to mapValue to check for their existance. Now first it check for their existance and then for their non-emptiness. Removed a duplicated identical if There are two equal ifs, one inside another. If the first one is true, then the second one is true.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions