mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge dc90542a9e into merged_master (Bitcoin PR bitcoin/bitcoin#30716)
This commit is contained in:
commit
5ecd939837
48 changed files with 332 additions and 82 deletions
|
|
@ -7,9 +7,11 @@
|
|||
#include <common/system.h>
|
||||
#include <key.h>
|
||||
#include <prevector.h>
|
||||
#include <pubkey.h>
|
||||
#include <random.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
static const size_t BATCHES = 101;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue