Skip to content

Commit

Permalink
docs(website): update FAQ Does Taiko have a sequencer? (#14812)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusWentz authored and KorbinianK committed Sep 28, 2023
1 parent dfbd0a5 commit 6f60119
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/website/pages/docs/reference/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ See [contract addresses](/docs/reference/contract-addresses) for a list of deplo
## I ran a node during a previous testnet do I need to do anything different

Your Sepolia archive node should be fine. For your Taiko node, you should remove the node (see the [node runner manual](/docs/manuals/node-runner-manual)) and directory, and then follow the [Taiko node running guide](/docs/guides/run-a-taiko-node) again.

## Does Taiko have a sequencer?

Taiko does not have an L2 sequencer, since everyone can become a proposer permissionlessly.
Ultimately the L1 Ethereum validator for the current block is the sequencer that can sequence multiple L2 blocks.

0 comments on commit 6f60119

Please sign in to comment.