Post
Topic
Board Announcements (Altcoins)
Re: ⛰️⛰️⛰️[ANN] SAROS - X11 - AIRDROP - MASTERNODE - BOUNTY - SIGCOMP⛰️⛰️⛰️
by
kidcosmic
on 08/01/2018, 23:45:33 UTC
Dev I see you are running 1 masternode, but the reward per block is still 10 coins. The question, is which block will start the reward for masternode?

Masternode reward 5 SAROS

masternodes already work

Masternodes are not working...

Code:
./saros-cli getblocktemplate
{
  "capabilities": [
    "proposal"
  ],
  "version": 536870912,
  "rules": [
    "csv"
  ],
  "vbavailable": {
    "dip0001": 1
  },
  "vbrequired": 0,
  "previousblockhash": "00000000000033b4bf3d94d91abd485ab6a8b2f1846ecbae237afc09ef577e6f",
  "transactions": [
  ],
  "coinbaseaux": {
    "flags": ""
  },
  "coinbasevalue": 1000000000,
  "longpollid": "00000000000033b4bf3d94d91abd485ab6a8b2f1846ecbae237afc09ef577e6f15483",
  "target": "00000000000032211f0000000000000000000000000000000000000000000000",
  "mintime": 1515454847,
  "mutable": [
    "time",
    "transactions",
    "prevblock"
  ],
  "noncerange": "00000000ffffffff",
  "sigoplimit": 20000,
  "sizelimit": 1000000,
  "curtime": 1515455072,
  "bits": "1a32211f",
  "height": 15228,
  "masternode": {
    "payee": "Sbq92Wju7nzT7ZF39EQxsytEVbFmDXWrjX",
    "script": "76a9149f755441b60193193c388ed772da49a8a4abb72c88ac",
    "amount": 500000000
  },
  "masternode_payments_started": true,
  "masternode_payments_enforced": [b]false[/b],
  "superblock": [
  ],
  "superblocks_started": false,
  "superblocks_enabled": false
}

Masternode payments enforced = false
So block reward is 100% to miner and 0% masternode until this is changed.