diff options
| author | Russell Yanofsky <[email protected]> | 2017-02-14 09:38:29 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2017-02-17 07:00:41 -0500 |
| commit | ec1267f13b7d0b9b5058c6821cf8dbf74e02d17c (patch) | |
| tree | 3f0ea2d665178357cadae3ab47d6bb6306fbd5b4 /src/script/script.cpp | |
| parent | Merge #9761: Use 2 hour grace period for key timestamps in importmulti rescans (diff) | |
| download | discoin-ec1267f13b7d0b9b5058c6821cf8dbf74e02d17c.tar.xz discoin-ec1267f13b7d0b9b5058c6821cf8dbf74e02d17c.zip | |
[wallet] Remove importmulti always-true check
Remove "nLowestTimestamp <= chainActive.Tip()->GetBlockTimeMax()" check from
importmulti, which is always true because nLowestTimestamp is set to the
minimum of the most recent block time and all the imported key timestamps,
which is necessarily lower than the maximum block time.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions