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 0280976 commit f103445Copy full SHA for f103445
1 file changed
Cargo.toml
@@ -92,10 +92,10 @@ members = [
92
"tesseract/consensus/bsc",
93
"tesseract/consensus/sync-committee",
94
"tesseract/consensus/grandpa",
95
- # "tesseract/consensus/integration-tests",
96
- # "tesseract/consensus/beefy",
97
- # "tesseract/consensus/beefy/zk",
98
- # "tesseract/consensus/relayer",
+ "tesseract/consensus/integration-tests",
+ "tesseract/consensus/beefy",
+ "tesseract/consensus/beefy/zk",
+ "tesseract/consensus/relayer",
99
100
101
# Airdrop
0 commit comments