File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ features:
234234 23.625H11.5835C12.2038 23.625 12.7085 24.1297 12.7085
235235 24.75V27.0538C12.7084 27.0595 12.7085 27.0652 12.7085
236236 27.0709V29.25C12.7085 29.8703 12.2038 30.375 11.5835 30.375Z" /> </svg>
237- title : Protocols
237+ title : Protocol
238238 details :
239239 Deep dive into core protocol concepts. Understand how iExec enables
240240 privacy, governance, and monetization.
Original file line number Diff line number Diff line change @@ -461,7 +461,7 @@ struct AppOrder
461461- ` sign ` cryptographic signature of the order, the smart contract is securely
462462 linked to application owner.
463463
464- ### ** DatasetOrder**
464+ #### ** DatasetOrder**
465465
466466``` text
467467struct DatasetOrder
@@ -494,7 +494,7 @@ struct DatasetOrder
494494- ` sign ` cryptographic signature of the order, the smart contract is securely
495495 linked to dataset owner.
496496
497- ### ** WorkerpoolOrder**
497+ #### ** WorkerpoolOrder**
498498
499499``` text
500500struct WorkerpoolOrder
@@ -531,7 +531,7 @@ struct WorkerpoolOrder
531531- ` sign ` cryptographic signature of the order, the smart contract is securely
532532 linked to worker pool manager.
533533
534- ### ** RequesterOrder**
534+ #### ** RequesterOrder**
535535
536536``` text
537537struct RequestOrder
You can’t perform that action at this time.
0 commit comments