diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-09 07:59:49 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-15 18:03:05 +0200 |
commit | 76212bbc6a13298d7154ac16c0b989aca5471de8 (patch) | |
tree | 76a46b460ba68ec1188fc640df43da7a634a283c /doc | |
parent | 9ad1a518574b9afed3e66a1e1658ead1d3d7ce54 (diff) |
rpc: make sure `gettxoutsetinfo` hash has txids
The key (transaction id for the following outputs) should be serialized
to the HashWriter.
This is a problem as it means different transactions in the same
position with the same outputs will potentially result in the same hash.
Fixes primary concern of #7758.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions