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: 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://beaconcha.in/mobile">mobile app</a> to monitor your validator.
</span>
</div>
</div>
Expand Down