Peers count
This commit is contained in:
parent
a23d1e408f
commit
70bf81782e
@ -163,7 +163,9 @@
|
||||
</div>
|
||||
|
||||
<div class="latest_table mt-3">
|
||||
<h2 class="mb-3 chart_heading px-0">Peers</h2>
|
||||
<h2 class="mb-3 chart_heading px-0 d-inline-block">Peers <span *ngIf="peers.length > 0" class="txn_count" >{{
|
||||
peers.length | number
|
||||
}}</span></h2>
|
||||
<div class="mobile_table web_hdng">
|
||||
|
||||
<div class="mobile_table peer_table">
|
||||
|
Loading…
Reference in New Issue
Block a user