Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N
by
badcookies
on 07/05/2014, 14:27:39 UTC
P2Pool Merged Node with Stats

Connect using:
Code:
-o stratum+tcp://191.239.1.169:9555 -u YOUR_VTC_ADDRESS -p YOUR_MON_ADDRESS

Example:
Code:
vertminer.exe -o stratum+tcp://191.239.1.169:9555 -u ViM4MQCCcEJYrfyjwxuprJDhZejkhUM7Pf -p MAuRTy5HWQkFaGFjitjw2G9Pdx5AqhoPGQ

Vertminer config file example:
Code:
{ "url" : "stratum+tcp://191.239.1.169:9555",
 "user" : "ViM4MQCCcEJYrfyjwxuprJDhZejkhUM7Pf",
 "pass" : "MAuRTy5HWQkFaGFjitjw2G9Pdx5AqhoPGQ" }

Do NOT use the +0000XXX difficulty setting if using the merged p2pool proxy (:9555)! You must use a Monocle address as the password!


You can see the stats on the main page here: http://191.239.1.169:9171/


More stats coming soon.

Please PM me with any issues