mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-19 13:26:47 +00:00

* include utxoIndex and isNearlySynced in GetInfo * fmt fixing * add missing IsNearlySynced * change `isNearlySynced` -> `isSynced` & `isUtxoIndexSet` ->`isUtxoIndexed` * Add a check for `HasPeers` to make `isSynced` identical to `GetBlockTemplate.isSynced` Co-authored-by: msutton <mikisiton2@gmail.com>