limit

open override fun limit(number: Int): StrictSendPathsRequestBuilder

Sets the limit parameter defining maximum number of paths to return.

The maximum limit is 200. If not specified, Horizon will use a default limit (typically 10).

Return

This request builder instance

Parameters

number

Maximum number of paths to return (max 200)