LIMXTEC/BitSend

Missing field 'payee' for masternode address in 0.17.9.2

Opened this issue · 1 comments

Below is the answer for getblocktemplate
bitsend-cli getblocktemplate { "capabilities": [ "proposal" ], "version": 536870912, "rules": [ "testdummy", "csv", "segwit" ], "vbavailable": { }, "vbrequired": 0, "previousblockhash": "000000003cc21849ad1c2a6195beca67d5cb7421f908fe9f11b39d33efb385e2", "transactions": [ ], "coinbaseaux": { "flags": "" }, "coinbasevalue": 2500000000, "longpollid": "000000003cc21849ad1c2a6195beca67d5cb7421f908fe9f11b39d33efb385e28", "target": "000000002e14da00000000000000000000000000000000000000000000000000", "mintime": 1614597592, "mutable": [ "time", "transactions", "prevblock" ], "noncerange": "00000000ffffffff", "sigoplimit": 800000, "sizelimit": 40000000, "weightlimit": 40000000, "curtime": 1614598413, "bits": "1c2e14da", "height": 912645, "votes": [ ], **"payee_amount": 2000000000,** "masternode_payments": true, "enforce_masternode_payments": true }
"payee" field missing

actually, its due to pool mining, away will add this too in next patch