Skip to content

Commit

Permalink
Update README.md (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecot authored Sep 2, 2024
1 parent d4265fa commit bfa6d19
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,6 @@ make docker_build
make docker_compose
```

### Todo

- QOS per chain per provider graph
- Screen provider CU by subscription address
- Move important events from generic events table to custom events table
- Add QoS Excellence

```
Latency base:
baseLatencyRelay := (150*ms) po.baseWorldLatency + (100*ms *CU / 2) common.BaseTimePerCU(cu)
baseLatencyProbe: 150*ms
To get the benchmark latency:
150+50*10 = 650
Expand Down

0 comments on commit bfa6d19

Please sign in to comment.