For the complete documentation index, see llms.txt. This page is also available as Markdown.

getblockheaderbyhash

Input

Argument
Mandatory
Description
Format

hash

yes

Block hash of the block to request

string

Output

Argument
Description
Format

block_header

Block header

struct

status

Status of the request, "OK" if successful

string

Last updated