Skip to content

Commit

Permalink
small-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx committed May 25, 2024
1 parent 9b1e315 commit d1f0fe7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import { Steps } from '@astrojs/starlight/components';

<Steps>

1. First, you will need to have a prover from [the marketplace](/resources/prover-marketplace) or [run your own SGX prover](/guides/enable-a-prover).
1. First, you will need to have a prover from the prover marketplace (check out Dojo Node under [developers tools](/resources/developer-tools) for a list) or [run your own SGX prover](/guides/enable-a-prover).

2. You MUST set `PROVER_ENDPOINTS` in simple-taiko-node `.env` file to the your SGX prover's endpoint or one from the marketplace. If you do not set it and leave it default while not running a prover, **your proposer will not work**.

Expand Down

0 comments on commit d1f0fe7

Please sign in to comment.