ListSnapshotBlocksRequest
Types
Properties
Link copied to clipboard
The maximum number of blocks to be returned by the request.
Link copied to clipboard
The ID of the snapshot from which to get block indexes and block tokens.
Link copied to clipboard
The block index from which the list should start. The list in the response will start from this block index or the next valid block index in the snapshot.
Functions
Link copied to clipboard
inline fun copy(block: ListSnapshotBlocksRequest.Builder.() -> Unit = {}): ListSnapshotBlocksRequest