Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CryptoNight] BminerCoin - Heavy mining and remote control
by
androstan1234
on 17/05/2020, 17:46:03 UTC
What are the node IP and port? Can you publish them? I add it manually.

{
  "nodes": [
    {
      "name": "Bminer Node",
      "url": "bnode.bminer.live",
      "port": 11898,
      "ssl": false,
      "cache": false
    },
    {
      "name": "BminerCPUNode",
      "url": "cpunode.bminer.live",
      "port": 11898,
      "ssl": false,
      "cache": false
    },
    {
      "name": "BminerReserverNode",
      "url": "reserve.bminer.live",
      "port": 11898,
      "ssl": false,
      "cache": true
    }
  ]
}