Skip to content

Commit bdbf2f1

Browse files
authored
Merge pull request #2953 from gobitfly/NOBIDS/adapt_signed_message_view_description
(NOBIDS) chore: Update broadcast instructions in templates/broadcast.…
2 parents 4a0bd3b + 6a55a1b commit bdbf2f1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

templates/broadcast.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@ <h1 class="h4 ">Submit your signed message</h1>
188188
<ul class="text-left">
189189
<li>This tool can be used for broadcasting <b>already signed</b> BLS-to-execution (0x00 → 0x01) and exit messages.</li>
190190
<li>You can find instructions on how to sign these messages at the <a href="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>
193192
</ul>
194193
<div class="alert alert-danger"><b>Don't provide your keystore or mnemonic to us or any other website</b></div>
195194
<form id="credentialschange" action="/tools/broadcast" method="post">

0 commit comments

Comments
 (0)