paginateCheckpointTransactionBlocks

Fetches a paginated list of transaction blocks for a given checkpoint.

Return

A Result which is either:

Parameters

id

The identifier of the checkpoint to query transactions from. Defaults to the latest.

after

An optional cursor for forward pagination.