fix: confirmed block timestamp tooltip was incorrect (#16036)
This commit is contained in:
@ -244,7 +244,7 @@ function StatusCard({
|
|||||||
<InfoTooltip
|
<InfoTooltip
|
||||||
bottom
|
bottom
|
||||||
right
|
right
|
||||||
text="Timestamps are available for confirmed blocks within the past 5 epochs"
|
text="Timestamps are only available for confirmed blocks"
|
||||||
>
|
>
|
||||||
Unavailable
|
Unavailable
|
||||||
</InfoTooltip>
|
</InfoTooltip>
|
||||||
|
Reference in New Issue
Block a user