mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge 40c66bb3d1 into merged_master (Bitcoin PR #15855)
This commit is contained in:
commit
f6f2aefae3
11 changed files with 55 additions and 20 deletions
|
|
@ -183,6 +183,7 @@ BOOST_AUTO_TEST_CASE(processnewblock_signals_ordering)
|
|||
|
||||
UnregisterValidationInterface(&sub);
|
||||
|
||||
LOCK(cs_main);
|
||||
BOOST_CHECK_EQUAL(sub.m_expected_tip, ::ChainActive().Tip()->GetBlockHash());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue