aboutsummaryrefslogtreecommitdiff
path: root/src/script.cpp
diff options
context:
space:
mode:
authorWilliam Yager <[email protected]>2013-05-07 20:03:17 -0500
committerWilliam Yager <[email protected]>2013-05-07 20:03:17 -0500
commit5fdd1251a87a0938f48e88970ae976e360c6e09f (patch)
treef2a09e20447e0d8c938fd28e762b59c2d93b2b79 /src/script.cpp
parentMerge pull request #2410 from gmaxwell/salvageharder (diff)
downloaddiscoin-5fdd1251a87a0938f48e88970ae976e360c6e09f.tar.xz
discoin-5fdd1251a87a0938f48e88970ae976e360c6e09f.zip
Specified base_uint component size
A base_uint used to be made of an array of unsigned ints. This works fine on most platforms, but might not work on certain present or future platforms. The code breaks if an unsigned int is 16 or 64 bits, so it's important to be specific. Also changed "u" to "you".
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions