You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the miner fund output looks correct, now you need to add the staking reward output the same way. You can find here an example of what the block template looks like (bottom of the page): https://e.cash/mining. You'll need to use the coinbasetxn.stakingrewards.payoutscript.hex as a scriptpubkey and coinbasetxn.stakingrewards.minimumvalue as the amount to subtract from the coinbase reward.
The text was updated successfully, but these errors were encountered:
@xiaolin1579 Could you please also update eCash, it's already included but little broken.
f0b353d
the miner fund output looks correct, now you need to add the staking reward output the same way. You can find here an example of what the block template looks like (bottom of the page): https://e.cash/mining. You'll need to use the coinbasetxn.stakingrewards.payoutscript.hex as a scriptpubkey and coinbasetxn.stakingrewards.minimumvalue as the amount to subtract from the coinbase reward.
The text was updated successfully, but these errors were encountered: