Use compile-time constants instead of unnamed enumerations (remove "enum hack")
commit1e65f0f3396d5d7eaa8e8dd3668dfa180b541c18
authorpracticalswift <practicalswift@users.noreply.github.com>
Wed, 5 Jul 2017 14:49:57 +0000 (5 16:49 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Tue, 25 Jul 2017 22:10:30 +0000 (26 00:10 +0200)
tree43cde6e010c80c898d49c7670ed9a63826c4e9b2
parent1caafa6cde3b88d926611771f9b4c06fcc6e0007
Use compile-time constants instead of unnamed enumerations (remove "enum hack")
src/arith_uint256.h
src/chain.h
src/consensus/consensus.h
src/protocol.h
src/uint256.h