Function submit

Source
pub async fn submit(
    builder: &ConnectionPool,
    solution_set: SolutionSet,
) -> Result<ContentAddress>