File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/site/static/json/about-iota/iota-architecture Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 {
3131 "questionText" : " What ensures that double-spending is prevented during the certification process?" ,
3232 "answerOptions" : [
33- { "answerText" : " Validators reject all shared object transactions. " , "isCorrect" : false },
34- { "answerText" : " Validators use a method called quorum intersection. " , "isCorrect" : true },
35- { "answerText" : " Full nodes individually certify transactions. " , "isCorrect" : false },
36- { "answerText" : " Only the user's wallet app can sign transactions. " , "isCorrect" : false }
33+ { "answerText" : " Validators reject all shared object transactions" , "isCorrect" : false },
34+ { "answerText" : " Validators use a method called quorum intersection" , "isCorrect" : true },
35+ { "answerText" : " Full nodes individually certify transactions" , "isCorrect" : false },
36+ { "answerText" : " Only the user's wallet app can sign transactions" , "isCorrect" : false }
3737 ]
3838 }
3939 ]
You can’t perform that action at this time.
0 commit comments