Skip to main content
Returns the current block height of the node.

On ThorNode

Forwarded to the upstream node with a 10 s timeout and one retry on a transport error.

Parameters

string
The commitment level for the request.
  • processed
  • confirmed
  • finalized
number
The minimum slot at which the request can be evaluated.

Response

integer
Current block height as u64.