diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2017-01-19 16:08:03 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2018-03-07 21:12:47 -0500 |
commit | b4bc32a451720167000f59dd73ab07990f9c6b92 (patch) | |
tree | 59dc966defd394bf338bd0d5e0546e97230692db /src/qt/locale/bitcoin_es.ts | |
parent | a128bdc9e15dec5cd9aed1e4922c938edf31eb9a (diff) |
[wallet] Get rid of CWalletTx default constructor
No change in behavior in the normal case. But buggy mapWallet lookups with
invalid txids will now throw exceptions instead of inserting dummy entries into
the map, and potentially causing segfaults and other failures.
This also makes it a compiler error to use the mapWallet[hash] syntax which
could create dummy entries.
Diffstat (limited to 'src/qt/locale/bitcoin_es.ts')
0 files changed, 0 insertions, 0 deletions