We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02c327 commit b960013Copy full SHA for b960013
pages/notices/pectra-changes.mdx
@@ -75,9 +75,12 @@ The following sections are how chain operators can prepare the first part of the
75
76
Follow the guidance outlined in the [Node Operator section](#update-to-the-latest-release) to update your nodes to the latest releases.
77
78
- ### Update your batcher
+ ### Update your batcher and proposer
79
80
- Then update your batcher to [`op-batcher/v1.11.3`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.3).
+ Update your binaries to:
81
+
82
+ * [`op-batcher/v1.11.4`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.4).
83
+ * [`op-proposer/v1.10.0`](https://github.com/ethereum-optimism/optimism/releases/tag/op-proposer%2Fv1.10.0).
84
85
</Steps>
86
0 commit comments