mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 8efd03ad04 into merged_master (Bitcoin PR bitcoin/bitcoin#29494)
This commit is contained in:
commit
f64242fec3
81 changed files with 91 additions and 237 deletions
|
|
@ -3,9 +3,7 @@
|
|||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
#include <config/bitcoin-config.h> // IWYU pragma: keep
|
||||
|
||||
#include <chainparamsbase.h>
|
||||
#include <clientversion.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue