Skip to content

Commit

Permalink
add mobile app url
Browse files Browse the repository at this point in the history
  • Loading branch information
Buttaa committed Feb 13, 2024
1 parent 48ff7f4 commit c799dc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/validator/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,10 @@
The last deposit to the Deposit contract was made {{ if gt .Deposits.LastEth1DepositTs 0 }}<span aria-ethereum-date-format="FROMNOW" aria-ethereum-date="{{ .Deposits.LastEth1DepositTs }}"></span>{{ end }}, it will take <a href="https://kb.beaconcha.in/ethereum-2.0-and-depositing-process">around 16-24 hours</a> until your deposit is processed by the beacon chain. This validator will be eligible for activation once the deposited amount sums up to {{ formatClCurrency config.Chain.ClConfig.MaxEffectiveBalance $.Rates.ClCurrency 0 true false false false }}.
{{ end }}
<br />
<br><br>
Join our <a href="https://dsc.gg/beaconchain">Discord server</a> for support, questions and suggestions.
<br><br>
Download the <a href="https://dsc.gg/beaconchain">mobile app</a> to monitor your validator.
</span>
</div>
</div>
Expand Down

0 comments on commit c799dc7

Please sign in to comment.