mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 06:01:02 +00:00
Enable logging in the puppet worker (#3411)
This is useful for tests where something is failing :D
This commit is contained in:
@@ -88,6 +88,9 @@ mod worker_common;
|
||||
#[doc(hidden)]
|
||||
pub mod testing;
|
||||
|
||||
#[doc(hidden)]
|
||||
pub use sp_tracing;
|
||||
|
||||
pub use error::{ValidationError, InvalidCandidate};
|
||||
pub use priority::Priority;
|
||||
pub use pvf::Pvf;
|
||||
|
||||
Reference in New Issue
Block a user