Skip to content
New issue

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

Missing field 'payee' for masternode address in 0.17.9.2 #105

Open
kr1z1s opened this issue Mar 1, 2021 · 1 comment
Open

Missing field 'payee' for masternode address in 0.17.9.2 #105

kr1z1s opened this issue Mar 1, 2021 · 1 comment

Comments

@kr1z1s
Copy link

kr1z1s commented Mar 1, 2021

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

@joshafest
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants