0.1.0
This commit is contained in:
10
kb-lib/src/decoder/amm/meteora_damm_v1.rs
Normal file
10
kb-lib/src/decoder/amm/meteora_damm_v1.rs
Normal file
@@ -0,0 +1,10 @@
|
||||
// file: kb-lib/src/decoder/amm/meteora_damm_v1.rs
|
||||
// version: 1
|
||||
|
||||
//! Migration boundary for legacy crate `kb_decoder_amm_meteora_damm_v1`.
|
||||
|
||||
/// Legacy crate name retained for migration and compatibility tracking.
|
||||
pub const LEGACY_CRATE: &str = "kb_decoder_amm_meteora_damm_v1";
|
||||
|
||||
/// Current porting status.
|
||||
pub const MIGRATION_STATUS: &str = "source-preserved-pending-port";
|
||||
Reference in New Issue
Block a user