You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blockchain height, excluding the current block being-interpreted
Notes
Returns the number of previously mined blocks, not including the current block in which this function is called. The shader can read block headers from 1 up to the return value. See get_HdrInfo() and get_HdrFull()