mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 4b1fb50def into merged_master (Bitcoin PR bitcoin/bitcoin#22528)
This commit is contained in:
commit
ea7450b099
6 changed files with 61 additions and 50 deletions
|
|
@ -10,7 +10,6 @@ export LC_ALL=C
|
|||
|
||||
EXPECTED_CIRCULAR_DEPENDENCIES=(
|
||||
"chainparamsbase -> util/system -> chainparamsbase"
|
||||
"index/txindex -> validation -> index/txindex"
|
||||
"node/blockstorage -> validation -> node/blockstorage"
|
||||
"index/blockfilterindex -> node/blockstorage -> validation -> index/blockfilterindex"
|
||||
"index/base -> validation -> index/blockfilterindex -> index/base"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue