v0.1.0-pre.010
This commit is contained in:
7
kb-lib/src/materializer/staking/constants.rs
Normal file
7
kb-lib/src/materializer/staking/constants.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// file: kb-lib/src/materializer/staking/constants.rs
|
||||
// version: 1
|
||||
|
||||
//! Local constants for the native stake and vote materializer.
|
||||
|
||||
/// Canonical tracing target for this component.
|
||||
pub(crate) const TRACING_TARGET: &str = "kb-lib.materializer.staking";
|
||||
Reference in New Issue
Block a user