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

added support for founder reward return from blocktemplate #342

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

npq7721
Copy link

@npq7721 npq7721 commented Feb 22, 2019

This support founder reward that build into blocktemplate in the following format
"founder": {
"payee": "address",
"script": "addresspubscriptkey",
"amount": reward_amount
},
"founder_payments_started": true/false

npq7721 and others added 2 commits February 15, 2019 10:28
Implement adding founder reward to coinbase outputs if it is present and enabled in block templates
pgn founder address is flag as multi-sign address
@tpruvot tpruvot merged commit a7251cb into tpruvot:next Feb 25, 2019
tpruvot pushed a commit that referenced this pull request Feb 25, 2019
Implement founder reward in coinbase output

if present and enabled in block template (for PGN)
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

Successfully merging this pull request may close these issues.

3 participants