Skip to content

GetBlockData

GetBlockData: object

Type declaration

format?

optional format: "json" | "msgpack"

Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.

round

round: number

The round from which to fetch block information.

Defined in

types.gen.ts:1530