v0.1.0-pre.016
This commit is contained in:
7
kb-lib/src/executor/spl/memo/constants.rs
Normal file
7
kb-lib/src/executor/spl/memo/constants.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// file: kb-lib/src/executor/spl/memo/constants.rs
|
||||
// version: 1
|
||||
|
||||
//! 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";
|
||||
Reference in New Issue
Block a user