mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 249114b1a6 into merged_master (Bitcoin PR #18314)
This commit is contained in:
commit
8615d49507
14 changed files with 108 additions and 18 deletions
|
|
@ -15,7 +15,7 @@ static bool IsValidFlagCombination(unsigned flags);
|
|||
|
||||
void initialize()
|
||||
{
|
||||
static const auto verify_handle = MakeUnique<ECCVerifyHandle>();
|
||||
static const ECCVerifyHandle verify_handle;
|
||||
}
|
||||
|
||||
void test_one_input(const std::vector<uint8_t>& buffer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue