aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/base58_encode_decode.json
diff options
context:
space:
mode:
authorxanatos <[email protected]>2012-09-28 14:57:07 +0300
committerLuke Dashjr <[email protected]>2012-10-09 22:52:35 +0000
commitcc57473222b8647d091b6aa9da4a000a11e5a221 (patch)
tree3f69e0fd5ce6eccccf10a90f61ebdab69edc05ed /src/test/data/base58_encode_decode.json
parentCompile/link Bitcoin-Qt.app with -pthread (diff)
downloaddiscoin-cc57473222b8647d091b6aa9da4a000a11e5a221.tar.xz
discoin-cc57473222b8647d091b6aa9da4a000a11e5a221.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/data/base58_encode_decode.json')
0 files changed, 0 insertions, 0 deletions