OptionalcursorOptionalendExclusive end of the checkpoint range to query. Defaults to the latest indexed checkpoint.
OptionalfilterFilter(s) over transaction predicates. A checkpoint matches if it contains a transaction satisfying any of the filters.
OptionallimitOptionalorderOrder of returned results. Defaults to ascending (oldest first).
OptionalsignalOptionalstartInclusive start of the checkpoint range to query. Defaults to genesis.
Cursor from a previous page. Pages must be requested with a consistent
order.