File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- COMPONENTS = mithril-common mithril-stm mithril-aggregator mithril-client mithril-client-cli mithril-signer \
2
- internal/mithril-persistence internal/mithril-doc-derive internal/mithril-doc internal/mithril-build-script \
3
- demo/protocol-demo mithril-test-lab/mithril-end-to-end
1
+ COMPONENTS = mithril-aggregator mithril-client mithril-client-cli mithril-client-wasm \
2
+ mithril-common mithril-relay mithril-signer mithril-stm \
3
+ internal/mithril-build-script internal/mithril-cli-helper internal/mithril-doc \
4
+ internal/mithril-doc-derive internal/mithril-metric internal/mithril-persistence \
5
+ internal/mithril-resource-pool internal/signed-entity/mithril-signed-entity-lock \
6
+ internal/signed-entity/mithril-signed-entity-preloader \
7
+ demo/protocol-demo \
8
+ mithril-test-lab/mithril-aggregator-fake mithril-test-lab/mithril-end-to-end
4
9
GOALS := $(or $(MAKECMDGOALS ) ,all)
5
10
NON_COMPONENT_GOALS := check-format format
6
11
You can’t perform that action at this time.
0 commit comments