Skip to content

Commit

Permalink
fix(website): Correcting broken link (#14840)
Browse files Browse the repository at this point in the history
  • Loading branch information
broccoin-jp authored and KorbinianK committed Oct 2, 2023
1 parent 4cfcc42 commit db7c31d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ Copy the default .env file, then reset your RPC node and proposer with the updat
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.
since the proposed transactions will be filtered by nodes.

0 comments on commit db7c31d

Please sign in to comment.