File tree Expand file tree Collapse file tree 5 files changed +21
-12
lines changed
docs/launch-arbitrum-chain
02-configure-your-chain/common-configurations Expand file tree Collapse file tree 5 files changed +21
-12
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Arbitrum's protocols address this challenge by offloading some of the Ethereum n
5656| MEV | Timeboost |
5757| Cost | Data posting costs |
5858| Infrastructure | Hardware footprint |
59- | Interop | XYZ |
59+ | Interop | TBD |
6060
6161### How do Arbitrum chains help the Ethereum ecosystem?
6262
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -320,6 +320,16 @@ const sidebars = {
320320 id : 'launch-arbitrum-chain/configure-your-chain/common-configurations/arbitrum-chain-finality' ,
321321 label : `Configure delayed inbox finality` ,
322322 } ,
323+ {
324+ type : 'doc' ,
325+ id : 'launch-arbitrum-chain/configure-your-chain/common-configurations/bold-adoption-for-arbitrum-chains' ,
326+ label : 'BoLD for Arbitrum chains' ,
327+ } ,
328+ {
329+ type : 'doc' ,
330+ id : 'launch-arbitrum-chain/configure-your-chain/common-configurations/timeboost-for-arbitrum-chains' ,
331+ label : 'Timeboost for Arbitrum chains' ,
332+ } ,
323333 {
324334 type : 'category' ,
325335 label : 'Data Availability Committees' ,
@@ -603,17 +613,6 @@ const sidebars = {
603613 id : 'launch-arbitrum-chain/ecosystem-support/add-arbitrum-chain-to-bridge-ui' ,
604614 label : `Add your chain to the bridge` ,
605615 } ,
606- {
607- type : 'doc' ,
608- id : 'launch-arbitrum-chain/bold-adoption-for-arbitrum-chains' ,
609- label : 'BoLD for Arbitrum chains' ,
610- } ,
611- {
612- type : 'doc' ,
613- id : 'launch-arbitrum-chain/timeboost-for-arbitrum-chains' ,
614- label : 'Timeboost for Arbitrum chains' ,
615- } ,
616-
617616 {
618617 type : 'doc' ,
619618 id : 'launch-arbitrum-chain/concepts/public-preview-expectations' ,
Original file line number Diff line number Diff line change 200200 "destination" : " /how-arbitrum-works/l1-to-l2-messaging" ,
201201 "permanent" : false
202202 },
203+ {
204+ "source" : " /(docs/launch-arbitrum-chain/bold-adoption-for-arbitrum-chains/?)" ,
205+ "destination" : " /(docs/launch-arbitrum-chain/configure-your-chain/common-configurations/bold-adoption-for-arbitrum-chains/?)" ,
206+ "permanent" : false
207+ },
203208 {
204209 "source" : " /(docs/launch-arbitrum-chain/how-tos/arbitrum-chain-finality/?)" ,
205210 "destination" : " /(docs/launch-arbitrum-chain/configure-your-chain/common-configurations/arbitrum-chain-finality/?)" ,
206211 "permanent" : false
207212 },
213+ {
214+ "source" : " /(docs/launch-arbitrum-chain/timeboost-for-arbitrum-chains/?)" ,
215+ "destination" : " /(docs/launch-arbitrum-chain/configure-your-chain/common-configurations/timeboost-for-arbitrum-chains/?)" ,
216+ "permanent" : false
217+ },
208218 {
209219 "source" : " /(docs/mainnet-beta/?)" ,
210220 "destination" : " /build-decentralized-apps/reference/mainnet-risks" ,
You can’t perform that action at this time.
0 commit comments