input-output-hk / mantis

A Scala based client for Ethereum-like Blockchains.
Apache License 2.0
231 stars 75 forks source link

[ETCM-1092] Move getLatestCheckpointBlockNumber to BlockchainReader #1098

Closed leo-bogastry closed 3 years ago

leo-bogastry commented 3 years ago

Description

In order to reduce the scope of the Blockchain class, getLatestCheckpointBlockNumber was moved to BlockchainReader

Testing

Tested against ETC and also deployed in Staging