mining: include 'segwit' rule when no segwit txns in GBT #81

Merged
roylee17 merged 1 commit from roylee/mining-include-rules-in-gbt2 into master 2022-08-08 09:49:16 +02:00
roylee17 commented 2022-08-08 09:49:01 +02:00 (Migrated from github.com)

According to the BIP0009, all active softfork deployment should
be included in the rules.

We add the '!' to indicate the enforcement if the template has
any segwit transactions in it. Otherwise, plain segwit is fine.

According to the BIP0009, all active softfork deployment should be included in the rules. We add the '!' to indicate the enforcement if the template has any segwit transactions in it. Otherwise, plain `segwit` is fine.
roylee17 commented 2022-08-08 10:36:01 +02:00 (Migrated from github.com)

Close #77

Close #77
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbcd#81
No description provided.