explorer: fix blockhash into hash for Slot Hashes (#28952)

This commit is contained in:
Pierre 2022-11-29 06:56:50 +11:00 committed by GitHub
parent d16810ec84
commit ea5bbc8ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ export function SlotHashesCard({
<thead>
<tr>
<th className="w-1 text-muted">Slot</th>
<th className="text-muted">Blockhash</th>
<th className="text-muted">Hash</th>
</tr>
</thead>
<tbody className="list">