mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge e45913ea8b into merged_master (Bitcoin PR bitcoin/bitcoin#30712)
This commit is contained in:
commit
fb5389fb4a
2 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ add_executable(fuzz
|
|||
headerssync.cpp
|
||||
hex.cpp
|
||||
http_request.cpp
|
||||
i2p.cpp
|
||||
integer.cpp
|
||||
key.cpp
|
||||
key_io.cpp
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ target_sources(fuzz
|
|||
PRIVATE
|
||||
coincontrol.cpp
|
||||
coinselection.cpp
|
||||
crypter.cpp
|
||||
fees.cpp
|
||||
$<$<BOOL:${USE_SQLITE}>:${CMAKE_CURRENT_LIST_DIR}/notifications.cpp>
|
||||
parse_iso8601.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue