Merge pull request #1431 from mempool/nymkappa/feature/remove-hover-blocks-dashboard

Don't show coinbase tooltip on mining dashboard
This commit is contained in:
softsimon 2022-03-22 14:21:01 +04:00 committed by GitHub
commit 2ddb23beb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
onError="this.src = './resources/mining-pools/default.svg'">
<span class="pool-name">{{ block.extras.pool.name }}</span>
</a>
<span class="tooltiptext badge badge-secondary scriptmessage">{{ block.extras.coinbaseRaw | hex2ascii }}</span>
<span *ngIf="!widget" class="tooltiptext badge badge-secondary scriptmessage">{{ block.extras.coinbaseRaw | hex2ascii }}</span>
</div>
</td>
<td class="timestamp" *ngIf="!widget">