Are Providers required to run a specialized node or use existing public rest api #4
Unanswered
reisepass
asked this question in
Design Questions
Replies: 2 comments
-
|
With existing REST API endpoints we can log the HTTPS signature of the response but this will often not include all information like what the prompt was before that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Jason: What if we just have validators check the prompt responses from each other. Simply resubmitting the same prompt if there was not hidden context should get the same response . Leaning towards putting everything on the validator no need for providers to run any code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pro of asking providers to run a node :
Con of asking providers to run a node ( we just use the providers existing REST API) :
Beta Was this translation helpful? Give feedback.
All reactions