Skip to content

Commit

Permalink
Updating circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaydasmp committed Dec 14, 2021
1 parent 8ebc1d4 commit a29c6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lint/lint-circular-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ EXPECTED_CIRCULAR_DEPENDENCIES=(
"llmq/signing -> net_processing -> llmq/signing"
"llmq/signing_shares -> net_processing -> llmq/signing_shares"
"logging -> util/system -> logging"
"logging -> util/system -> random -> logging"
"masternode/payments -> validation -> masternode/payments"
"net -> netmessagemaker -> net"
"net_processing -> spork -> net_processing"
Expand Down

0 comments on commit a29c6be

Please sign in to comment.