CityOfZion / neo-scan

Blockchain explorer for NEO
https://neoscan.io
MIT License
70 stars 65 forks source link

Show blocktime in ms #397

Closed vncoelho closed 5 years ago

vncoelho commented 5 years ago

With recent improvements on the consensus, mempool and p2p, we might be able to create some networks with less than 1s of blocktime. I mean, in local private network, at least. But that is very useful for IoT applications as we are currently investigating.

Could you design a flag or something in docker for us to adjust the blocktime calculus? It would be great if we could see that in ms.

uvmetal commented 5 years ago

You want to be able to see this in the front end neoscan web block explorer correct? Here, for example:

image