diff options
| author | accraze <[email protected]> | 2015-12-11 18:07:11 -0800 |
|---|---|---|
| committer | accraze <[email protected]> | 2015-12-11 18:07:11 -0800 |
| commit | b6915b82398d2e1d1f888b3816adfaf06d9a450e (patch) | |
| tree | 90864192295d859ae449c956835d06e6b97bff0a /src/test/script_tests.cpp | |
| parent | Merge pull request #7156 (diff) | |
| download | discoin-b6915b82398d2e1d1f888b3816adfaf06d9a450e.tar.xz discoin-b6915b82398d2e1d1f888b3816adfaf06d9a450e.zip | |
checks for null data transaction before debug.log
CWalletTx::GetAmounts could not find output address for null data transactions, thus issuing an error in debug.log. This change checks to see if the transaction is OP_RETURN before issuing error.
resolves #6142
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions