This commit is contained in:
jl777
2016-11-15 14:54:20 -03:00
parent e9e8044e66
commit 2f0645568b
2 changed files with 2 additions and 1 deletions

View File

@@ -151,6 +151,7 @@ struct COutputEntry
CTxDestination destination;
CAmount amount;
int vout;
uint64_t interest;
};
/** An note outpoint */