Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correct proposer statement
Browse files Browse the repository at this point in the history
node runners cannot become a proposer yet. (afaik)
mfinestone authored Dec 27, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tvdeyen Thomas von Deyen
1 parent b89082c commit 70acbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/docs/alpha-1-testnet/run-a-node.md
Original file line number Diff line number Diff line change
@@ -9,5 +9,5 @@ This is arguably the most important part of the testnet! Taiko is fully decentra
Follow the guide at [simple-taiko-node/README.md](https://github.com/taikoxyz/simple-taiko-node/blob/main/README.md) to get started.

:::note
You will only be able to run a node regularly or as a proposer. In this testnet we are not running prover nodes.
You will only be able to run a node regularly; you cannot extend your node to run as a proposer or prover. In this testnet, we operate the proposer(s), and there are not yet any prover nodes.
:::

0 comments on commit 70acbbc

Please sign in to comment.