Create flags field for coin representation, use it for IsCoinBase, IsCoinStake and...
authorMASM fan <masmfan@gmail.com>
Sat, 15 Feb 2014 22:31:47 +0000 (02:31 +0400)
committerMASM fan <masmfan@gmail.com>
Sat, 15 Feb 2014 22:31:47 +0000 (02:31 +0400)
commitaf5842617df3d9a97984460a946fd7174533237f
tree8fc47d6a9f04de4974f45bd2d921b66f5bcc8479
parent07db386d3402910e893ae37bdb64045234eb9b2d
Create flags field for coin representation, use it for IsCoinBase, IsCoinStake and IsPruned bits.
src/main.h
src/txdb.cpp