Skip to content

Commit

Permalink
Add desired pool number in network/parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Stachyra committed Jul 3, 2020
1 parent 2f73cfd commit 0b58c73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/network_params.erb
Expand Up @@ -28,5 +28,8 @@
<small><b>Decentralization level: </b>
<%= "#{p['decentralization_level']['quantity']} #{p['decentralization_level']['unit']}" %>
</small><br/>
<small><b>Desired pool number: </b>
<%= p['desired_pool_number'] %>
</small><br/>
</div>
</div>

0 comments on commit 0b58c73

Please sign in to comment.