v0.1.0-pre.020
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// file: kb-lib/src/executor/spl/memo/constants.rs
|
||||
// version: 1
|
||||
// version: 2
|
||||
|
||||
//! Local constants for the `kb_executor_spl_memo` crate. Program identifiers live in `kb_program_ids`.
|
||||
|
||||
/// Canonical tracing target for this crate.
|
||||
pub(crate) const EX_SPL_MEMO_TRACING_TARGET: &str = "kb-lib.executor.spl.memo";
|
||||
pub(crate) const TRACING_TARGET_EXECUTOR_SPL_MEMO: &str = "kb-lib.executor.spl.memo";
|
||||
|
||||
Reference in New Issue
Block a user