We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e70496 commit 1a4278bCopy full SHA for 1a4278b
settings.gradle
@@ -50,9 +50,9 @@ include 'coordinator:ethereum:gas-pricing'
50
include 'coordinator:ethereum:gas-pricing:static-cap'
51
include 'coordinator:ethereum:gas-pricing:dynamic-cap'
52
include 'finalized-tag-updater'
53
-//include 'testing-tools'
54
-//include 'testing-tools:app'
55
-//include 'traces-api-facade:app'
56
-//include 'traces-api-facade:core'
57
-//include 'traces-api-facade:conflation'
58
-//include 'transaction-decoder-tool'
+include 'testing-tools'
+include 'testing-tools:app'
+include 'traces-api-facade:app'
+include 'traces-api-facade:core'
+include 'traces-api-facade:conflation'
+include 'transaction-decoder-tool'
0 commit comments