We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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 }
The text was updated successfully, but these errors were encountered:
actually, its due to pool mining, away will add this too in next patch
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: