diff --git a/packages/website/pages/docs/reference/node-troubleshooting.mdx b/packages/website/pages/docs/reference/node-troubleshooting.mdx index e67e713c158..78accb5d21c 100644 --- a/packages/website/pages/docs/reference/node-troubleshooting.mdx +++ b/packages/website/pages/docs/reference/node-troubleshooting.mdx @@ -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. \ No newline at end of file +since the proposed transactions will be filtered by nodes.