lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
39 stars 26 forks source link

`getblocktemplate` should always include `segwit` in the rules #77

Closed roylee17 closed 2 years ago

roylee17 commented 2 years ago

Feedback from the zpool operators - getblocktemplate should always include segwit in the rules. Currently, lbcd includes segwit in the rules only if any segwit transactions are included in the template.