Skip to content

Commit

Permalink
deploy: 58f2424
Browse files Browse the repository at this point in the history
  • Loading branch information
valefar-on-discord committed Nov 2, 2024
1 parent 3340723 commit 9891139
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deposit_data_file.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h2 id="format"><a class="header" href="#format">Format</a></h2>
<li><strong>deposit_data_root</strong>: The deposit data root value to be passed to the deposit function call.</li>
<li><strong>fork_version</strong>: The fork version of the network that this deposit file was created for.</li>
<li><strong>network_name</strong>: The network name of the network that this deposit file was created for.</li>
<li><strong>deposit_cli_version</strong>: The tool version used to create this file.</li>
<li><strong>deposit_cli_version</strong>: The tool version used to create this file. We are currently faking this value to work around <a href="https://github.com/eth-educators/ethstaker-deposit-cli/issues/216">an issue</a> with the Launchpad.</li>
</ul>
<h2 id="example"><a class="header" href="#example">Example</a></h2>
<pre><code class="language-JSON">[
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ <h2 id="format"><a class="header" href="#format">Format</a></h2>
<li><strong>deposit_data_root</strong>: The deposit data root value to be passed to the deposit function call.</li>
<li><strong>fork_version</strong>: The fork version of the network that this deposit file was created for.</li>
<li><strong>network_name</strong>: The network name of the network that this deposit file was created for.</li>
<li><strong>deposit_cli_version</strong>: The tool version used to create this file.</li>
<li><strong>deposit_cli_version</strong>: The tool version used to create this file. We are currently faking this value to work around <a href="https://github.com/eth-educators/ethstaker-deposit-cli/issues/216">an issue</a> with the Launchpad.</li>
</ul>
<h2 id="example"><a class="header" href="#example">Example</a></h2>
<pre><code class="language-JSON">[
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 9891139

Please sign in to comment.