Module latest_solution_set_failures

Module latest_solution_set_failures 

Source
Expand description

The /latest_solution_set_failures get endpoint.

Takes a solution set content address (encoded as hex) and a limit as a path parameter and returns at most limit (or latest_solution_set_failures::MAX_LIMIT - whatever’s lowest) of the latest failures for the associated solution set.

Constants§

MAX_LIMIT
PATH

Functions§

handler