simple working

This commit is contained in:
Aditya Kulkarni
2018-10-25 15:31:09 -07:00
parent 129dcfcbd0
commit 9268574588
5 changed files with 68 additions and 44 deletions

View File

@@ -12,7 +12,6 @@ struct TurnstileMigrationItem {
QString destAddr;
int blockNumber;
double amount;
bool chaff;
int status;
};