Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions templates/broadcast.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,7 @@ <h1 class="h4 ">Submit your signed message</h1>
<ul class="text-left">
<li>This tool can be used for broadcasting <b>already signed</b> BLS-to-execution (0x00 → 0x01) and exit messages.</li>
<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>
<li>BLS-to-execution (0x00 → 0x01) messages can be uploaded right now. We will start broadcasting them after the Shanghai hard fork.</li>
<li>Exit messages will be broadcasted immediately.</li>
<li>Messages will be broadcasted immediately.</li>
</ul>
<div class="alert alert-danger"><b>Don't provide your keystore or mnemonic to us or any other website</b></div>
<form id="credentialschange" action="/tools/broadcast" method="post">
Expand Down