Skip to content

Commit

Permalink
deploy: 105c61d
Browse files Browse the repository at this point in the history
  • Loading branch information
remyroy committed Oct 7, 2024
1 parent aa0d580 commit bfea826
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generate_bls_to_execution_change_keystore.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h2 id="optional-arguments"><a class="header" href="#optional-arguments">Optiona
<h2 id="output-files"><a class="header" href="#output-files">Output files</a></h2>
<p>A successful call to this command will result in one <a href="bls_to_execution_change_keystore_file.html">BLS to Execution Change Keystore file</a> created.</p>
<h2 id="example-usage"><a class="header" href="#example-usage">Example Usage</a></h2>
<pre><code class="language-sh">./deposit generate-bls-to-execution-change
<pre><code class="language-sh">./deposit generate-bls-to-execution-change-keystore
</code></pre>

</main>
Expand Down
5 changes: 4 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,9 @@ <h2 id="step-3-usage"><a class="header" href="#step-3-usage">Step 3: Usage</a></
<p><strong><a href="generate_bls_to_execution_change.html">generate-bls-to-execution-change</a></strong>: Update your withdrawal credentials of existing validators. It is <strong>required</strong> to have the corresponding mnemonic.</p>
</li>
<li>
<p><strong><a href="generate_bls_to_execution_change_keystore.html">generate-bls-to-execution-change-keystore</a></strong>: Sign an update withdrawal credentials message using your validator keystore.</p>
</li>
<li>
<p><strong><a href="exit_transaction_keystore.html">exit-transaction-keystore</a></strong>: Generate an exit message using the keystore of your validators.</p>
</li>
<li>
Expand Down Expand Up @@ -681,7 +684,7 @@ <h2 id="optional-arguments-3"><a class="header" href="#optional-arguments-3">Opt
<h2 id="output-files-3"><a class="header" href="#output-files-3">Output files</a></h2>
<p>A successful call to this command will result in one <a href="bls_to_execution_change_keystore_file.html">BLS to Execution Change Keystore file</a> created.</p>
<h2 id="example-usage-3"><a class="header" href="#example-usage-3">Example Usage</a></h2>
<pre><code class="language-sh">./deposit generate-bls-to-execution-change
<pre><code class="language-sh">./deposit generate-bls-to-execution-change-keystore
</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="exit-transaction-keystore"><a class="header" href="#exit-transaction-keystore">exit-transaction-keystore</a></h1>
<div class="warning">
Expand Down
3 changes: 3 additions & 0 deletions quick_setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,9 @@ <h2 id="step-3-usage"><a class="header" href="#step-3-usage">Step 3: Usage</a></
<p><strong><a href="generate_bls_to_execution_change.html">generate-bls-to-execution-change</a></strong>: Update your withdrawal credentials of existing validators. It is <strong>required</strong> to have the corresponding mnemonic.</p>
</li>
<li>
<p><strong><a href="generate_bls_to_execution_change_keystore.html">generate-bls-to-execution-change-keystore</a></strong>: Sign an update withdrawal credentials message using your validator keystore.</p>
</li>
<li>
<p><strong><a href="exit_transaction_keystore.html">exit-transaction-keystore</a></strong>: Generate an exit message using the keystore of your validators.</p>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit bfea826

Please sign in to comment.