Instead of calling getHeight, we rely on CWallet::m_last_block
processed_height where it's possible.
Backport of Core PR16426 part [1/5] : https://github.com/bitcoin/bitcoin/pull/16426/commits/b855592d835bf4b3fb1263b88d4f96669a1722b1
Differential D7934
[wallet] Move getHeight from Chain::Lock interface to simple Chain deadalnix on Oct 15 2020, 14:39. Authored by Tags None Subscribers None
Details
Instead of calling getHeight, we rely on CWallet::m_last_block Backport of Core PR16426 part [1/5] : https://github.com/bitcoin/bitcoin/pull/16426/commits/b855592d835bf4b3fb1263b88d4f96669a1722b1 ninja all check-all
Diff Detail
|