Skip to content

Commit

Permalink
change validator not found message
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Dec 2, 2024
1 parent ec01fbc commit 9317d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/validator/notfound.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 class="h4 mb-1 mb-md-0"><i class="fas fa-cube mr-2"></i>Validator not found<
</div>
<div class="card">
<div class="card-body">
<div class="d-1">Sorry but we could not find the validator you are looking for</div>
<div class="d-1">Sorry but we could not find the validator you are looking for. It's likely that this validator is new and still needs to go through the deposit queue. Check back later.</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 9317d19

Please sign in to comment.