Browse Source
CWalletTx::AddSupportingTransactions() was adding empty transaction to vtxPrev in some cases. Skip over these. Part one of the solution to #3190. This prevents invalid vtxPrev from entering the wallet, but not current ones being transmitted.0.10
Wladimir J. van der Laan
11 years ago
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue