mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-27 08:22:34 +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>