diff --git a/crates/testing-utils/src/lib.rs b/crates/testing-utils/src/lib.rs index dd8b2bd89..8fea4daa3 100644 --- a/crates/testing-utils/src/lib.rs +++ b/crates/testing-utils/src/lib.rs @@ -26,4 +26,4 @@ pub use entropy_tss::helpers::tests::{spawn_testing_validators, ChainSpecType}; pub use node_proc::TestNodeProcess; pub use substrate_context::*; -// pub use entropy_tss::helpers::validator::get_signer_and_x25519_secret_from_mnemonic; +pub use entropy_tss::helpers::validator::get_signer_and_x25519_secret_from_mnemonic;