Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
thelonecrouton
on 18/05/2014, 12:04:19 UTC


Anyways, again, Is there a console command in wallet to see MN count?

If you open the debug window (Help > Debug Window) and click the console tab, you can type

Code:
masternode list

and that will give you a list of masternodes, although you'd have to count them on your own.

Is that what you are asking?
Code:
masternode count
...gives you the count, you don't need to count them yourself.