We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8e341 commit 55753f8Copy full SHA for 55753f8
beacon_node/tests/test.rs
@@ -1,5 +1,5 @@
1
#![cfg(test)]
2
-#![recursion_limit = "256"]
+#![recursion_limit = "512"]
3
4
use beacon_chain::StateSkipConfig;
5
use node_test_rig::{
0 commit comments