remix-project
remix-project copied to clipboard
Feature: Show current block number in the UI
trafficstars
It would be nice to have the current block number present in the UI somewhere. Currently in the Javascript VM the only way to determine the block number is to write a solidity contract and function to return the block number and see it's output.
Exactly what I need. Is there any update?