Function get_solution_set

Source
pub fn get_solution_set(
    tx: &Transaction<'_>,
    ca: &ContentAddress,
) -> Result<SolutionSet, QueryError>
Expand description

Fetches a solution set by its content address.