Skip to content

Commit

Permalink
docs(website): add windows guidance and remove sudo (#14806)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored and KorbinianK committed Oct 2, 2023
1 parent 1bc2ea7 commit 73b2944
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,3 @@ You can safely ignore this "warn" level message, it simply means you just ignore

A flag might not be set in your .env file.
Copy the default .env file, then reset your RPC node and proposer with the updated flag values.

#### `info: Skip an invalid proposed transaction reason="nonce too low`

Scenario when the mempool is small and proposers are trying to propose the same transactions within an L1 block.
The first proposer included on chain will successfully propose these transactions.
However, all others proposer included transactions will end up with status `propose empty blocks`,
since the proposed transactions will be filtered by nodes.

0 comments on commit 73b2944

Please sign in to comment.