Always pass height to OnchainTxHandler::update_claims_view
authorMatt Corallo <git@bluematt.me>
Wed, 19 May 2021 21:47:30 +0000 (21:47 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 28 May 2021 23:56:44 +0000 (23:56 +0000)
This simplifies logic somewhat and avoids duplicating the storage
of the current height in OnchainTxHandler.


No differences found