Skip to content

Commit

Permalink
fix slots details page
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed May 15, 2024
1 parent c37ce24 commit 4ffd3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/slot/deposit_receipts.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</td>
<td>
{{- if $deposit.Exists }}
{{ formatValidator $withdrawal.ValidatorIndex $withdrawal.ValidatorName }}
{{ formatValidator $deposit.ValidatorIndex $deposit.ValidatorName }}
{{- else }}
?
{{- end }}
Expand Down

0 comments on commit 4ffd3b5

Please sign in to comment.