Open Goran-n opened 6 years ago
If you open the block explorer and type in a block number greater than the current block.
Im not sure if the network is just slow of if there is an actual problem
Could you post or describe the error report? That particular input possibility is catered for and the height is clipped to the height of the last block ... https://github.com/slimcoin-project/Slimcoin/blob/master/src/qt/blockbrowser.cpp#L379
“searching a block” <- could you explain what you mean by this?