mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 52d6509497 into merged_master (Bitcoin PR bitcoin/bitcoin#26904)
This commit is contained in:
commit
7dffe79826
1 changed files with 2 additions and 2 deletions
|
|
@ -699,8 +699,9 @@ libbitcoin_common_a_SOURCES = \
|
|||
policy/policy.cpp \
|
||||
protocol.cpp \
|
||||
psbt.cpp \
|
||||
rpc/rawtransaction_util.cpp \
|
||||
rpc/external_signer.cpp \
|
||||
rpc/rawtransaction_util.cpp \
|
||||
rpc/request.cpp \
|
||||
rpc/util.cpp \
|
||||
scheduler.cpp \
|
||||
script/descriptor.cpp \
|
||||
|
|
@ -729,7 +730,6 @@ libbitcoin_util_a_SOURCES = \
|
|||
logging.cpp \
|
||||
random.cpp \
|
||||
randomenv.cpp \
|
||||
rpc/request.cpp \
|
||||
support/cleanse.cpp \
|
||||
sync.cpp \
|
||||
util/asmap.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue