You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/broadcast.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -188,8 +188,7 @@ <h1 class="h4 ">Submit your signed message</h1>
188
188
<ulclass="text-left">
189
189
<li>This tool can be used for broadcasting <b>already signed</b> BLS-to-execution (0x00 → 0x01) and exit messages.</li>
190
190
<li>You can find instructions on how to sign these messages at the <ahref="https://launchpad.ethereum.org/en/withdrawals" target="_blank">Staking Launchpad.</a></li>
191
-
<li>BLS-to-execution (0x00 → 0x01) messages can be uploaded right now. We will start broadcasting them after the Shanghai hard fork.</li>
192
-
<li>Exit messages will be broadcasted immediately.</li>
191
+
<li>Exit messages and BLS-to-execution (0x00 → 0x01) messages will be broadcasted immediately.</li>
193
192
</ul>
194
193
<divclass="alert alert-danger"><b>Don't provide your keystore or mnemonic to us or any other website</b></div>
0 commit comments