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 1d4ee5d commit 0b6416cCopy full SHA for 0b6416c
beacon_node/beacon_chain/tests/block_verification.rs
@@ -1,4 +1,4 @@
1
-// #![cfg(not(debug_assertions))]
+#![cfg(not(debug_assertions))]
2
3
use beacon_chain::block_verification_types::{AsBlock, ExecutedBlock, RpcBlock};
4
use beacon_chain::{
0 commit comments