PoS front update
This commit is contained in:
parent
842ab73a76
commit
4d20e3ccc8
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ function StatsPanel(props: { visibilityInfo?: VisibilityInfo | null, noStats?: b
|
|||
|
||||
<div className="item__difficulty">
|
||||
<div>
|
||||
<p>PoS: {posValue}</p>
|
||||
<p>PoS: {posValue} block/day stake</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue