-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Low priority, since the mempool/backend already sets sigops to 0 when Liquid network is active...
But just in case someone uses mempool/electrs for other purposes we'd like to be correct.
As you can see here, Liquid counts sigops slightly differently for peg-in inputs' witnessScripts...
Rather than code that difference in, it'd probably be simpler to just make sigops a non-Liquid only feature.
Choices (either or):
- Support Liquid and change the calculations based on liquid feature.
- Disable sigops when using liquid
Metadata
Metadata
Assignees
Labels
No labels