Skip to content

Commit

Permalink
Merge pull request #425 from yangby-cryptape/update/rfc-0044
Browse files Browse the repository at this point in the history
chore: update the mainnet state of RFC-0044
  • Loading branch information
zhangsoledad authored Oct 25, 2023
2 parents f742fe7 + 8c88f1e commit 01f3bc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions rfcs/0044-ckb-light-client/0044-ckb-light-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,11 +526,11 @@ The parameters[\[2\]] to activate this feature are:
|-------|---------------|---------------|
| `name` | LightClient | LightClient |
| `bit` | 1 | 1 |
| `start_epoch` | 5346 (approx. 2022-10-31 15:00:00 UTC) | TBD |
| `timeout_epoch` | 5616 (approx. 2022-12-14 15:00:00 UTC) | TBD |
| `period` | 42 | TBD |
| `threshold` | 75% | TBD |
| `min_activation_epoch` | 5676 (approx. 2022-12-24 15:00:00 UTC) | TBD |
| `start_epoch` | 5346 (approx. 2022-10-31 15:00:00 UTC) | 8282 (approx. 2023-09-01 00:00:00 UTC) |
| `timeout_epoch` | 5616 (approx. 2022-12-14 15:00:00 UTC) | 8552 (approx. 2023-10-15 00:00:00 UTC) |
| `period` | 42 | 42 |
| `threshold` | 75% | 80% |
| `min_activation_epoch` | 5676 (approx. 2022-12-24 15:00:00 UTC) | 8648 (approx. 2023-11-01 00:00:00 UTC) |

> Some parameters for CKB mainnet are to be determined.
Expand Down

0 comments on commit 01f3bc6

Please sign in to comment.