get_head_info
stable

Retrieve a stream of informations about the chain as it moves forward

Usage

Example request:

{
  "type": "get_head_info",
  "listen": true,
  "req_id": "your-request-id"
}

Arguments

None.

Responses

When requesting listen: true, dfuse will stream HeadInfo objects.