mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
MERGE FIX: Prevent mainnet unit tests from thinking they have signed blocks after custom tests
This commit is contained in:
parent
c42c823296
commit
634e3953f6
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ public:
|
|||
enforce_pak = false;
|
||||
multi_data_permitted = false;
|
||||
consensus.has_parent_chain = false;
|
||||
g_signed_blocks = false;
|
||||
|
||||
/**
|
||||
* The message start string is designed to be unlikely to occur in normal data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue