v0.2.5-pre.002
This commit is contained in:
7
crates/ksp-wallet-lib/src/constants.rs
Normal file
7
crates/ksp-wallet-lib/src/constants.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// file: crates/ksp-wallet-lib/src/constants.rs
|
||||
// version: 1
|
||||
|
||||
//! Wallet-owned constants.
|
||||
|
||||
/// Owning tracing target for events emitted by the Wallet crate.
|
||||
pub(crate) const TRACING_TARGET: &str = "ksp-wallet-lib";
|
||||
Reference in New Issue
Block a user