remove vin and vout from CTransaction

genesis block broken
This commit is contained in:
Miguel Freitas 2013-07-15 20:10:18 -03:00
parent c2aca50551
commit 2bdd876dfa

View File

@ -1,6 +1,6 @@
TEMPLATE = app TEMPLATE = app
TARGET = bitcoin-qt TARGET = twister-qt
macx:TARGET = "Bitcoin-Qt" macx:TARGET = "Twister-Qt"
VERSION = 0.8.2 VERSION = 0.8.2
INCLUDEPATH += src src/json src/qt INCLUDEPATH += src src/json src/qt
QT += core gui network QT += core gui network