SyncingStatus: boolean | {
    currentBlock: HexString;
    highestBlock: HexString;
    startingBlock: HexString;
}