v3 diagram 2
This commit is contained in:
@@ -43,14 +43,15 @@ flowchart TB
|
|||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
Probe --> PublishObservation[Publishes observation hash (15 min interval)]
|
Probe --> PublishObservation[Publishes observation hash - 15 min interval]
|
||||||
PublishObservation --> Base_Blockchain
|
PublishObservation --> Base_Blockchain
|
||||||
Probe --> UploadLogs[Uploads logs/evidence]
|
Probe --> UploadLogs[Uploads logs and evidence]
|
||||||
UploadLogs --> IPFS
|
UploadLogs --> IPFS
|
||||||
Client --> VerifyProof[Verifies uptime proof]
|
Client --> VerifyProof[Verifies uptime proof]
|
||||||
VerifyProof --> Base_Blockchain
|
VerifyProof --> Base_Blockchain
|
||||||
Client --> ConsultLogs[Consults logs if needed]
|
Client --> ConsultLogs[Consults logs if needed]
|
||||||
ConsultLogs --> IPFS
|
ConsultLogs --> IPFS
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Obsero Points Economic Model
|
## Obsero Points Economic Model
|
||||||
|
|||||||
Reference in New Issue
Block a user