mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 07c54de550 into merged_master (Bitcoin PR bitcoin/bitcoin#26691)
This commit is contained in:
commit
e9d7ca4858
30 changed files with 59 additions and 174 deletions
|
|
@ -18,7 +18,6 @@
|
|||
// modified to measure performance of other types of scripts.
|
||||
static void VerifyScriptBench(benchmark::Bench& bench)
|
||||
{
|
||||
const ECCVerifyHandle verify_handle;
|
||||
ECC_Start();
|
||||
|
||||
const uint32_t flags{SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue