pub fn get_solution_set(
tx: &Transaction<'_>,
ca: &ContentAddress,
) -> Result<SolutionSet, QueryError>
Expand description
Fetches a solution set by its content address.
pub fn get_solution_set(
tx: &Transaction<'_>,
ca: &ContentAddress,
) -> Result<SolutionSet, QueryError>
Fetches a solution set by its content address.