Skip to content

Commit

Permalink
feat(docs-site): update tier config and graphic (#18487)
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd authored Nov 12, 2024
1 parent 7d3a18d commit af081af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The cooldown window describes how long after the proof has been provided that th

The proving window describes how long a prover has to provide a proof for a block after they have been assigned the block (i.e. a block has been proposed with them as the assigned prover).

You can find all the corresponding values below in the above link too!
You can find all the corresponding values below in the [deployed TierProviderBase contract](https://github.com/taikoxyz/taiko-mono/blob/main/packages/protocol/deployments/mainnet-contract-logs-L1.md#tier_router)!

| Tier | Cooldown Window | Proving Window | Bond |
| ----------------- | --------------- | -------------- | --------- |
Expand All @@ -26,7 +26,7 @@ You can find all the corresponding values below in the above link too!

## Tier configuration (Mainnet)

You can view the full `MainnetTierRouter` tier configuration [here](https://etherscan.io/address/0x8f1C1D58C858e9a9eeCc587d7D51AECfd16b5542#code):
You can view the full `MainnetTierRouter` tier configuration [here](https://etherscan.io/address/0x394E30d83d020469a1F8b16E89D7fD5FdB1935b0#code):

![mainnet proof tiers](~/assets/content/docs/network-reference/proof-tier-config-mn.webp)

Expand Down

0 comments on commit af081af

Please sign in to comment.