-
Notifications
You must be signed in to change notification settings - Fork 1
Add Validation #7
Copy link
Copy link
Closed
Description
After a result is submitted, we should be validating the content of the result.
This can happen either by quorum (all results produced the same output from multiple machines) or by some smarter/cheaper method of proving a result to be correct, if such is possible.
Reactions are currently unavailable