Skip to content

Commit 84716b1

Browse files
committed
Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expected circular dependencies
1 parent ab3a0a2 commit 84716b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/lint/lint-circular-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export LC_ALL=C
1111
EXPECTED_CIRCULAR_DEPENDENCIES=(
1212
"chainparamsbase -> util/system -> chainparamsbase"
1313
"index/txindex -> validation -> index/txindex"
14+
"index/blockfilterindex -> validation -> index/blockfilterindex"
1415
"policy/fees -> txmempool -> policy/fees"
1516
"qt/addresstablemodel -> qt/walletmodel -> qt/addresstablemodel"
1617
"qt/bitcoingui -> qt/walletframe -> qt/bitcoingui"

0 commit comments

Comments
 (0)