0.5.1-pre.003
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: ks-pipeline/src/spl_token_2022_execution_orchestration.rs
|
||||
// version: 5
|
||||
// version: 6
|
||||
|
||||
//! Final Token-2022 execution-readiness and stateful postcondition contracts.
|
||||
|
||||
@@ -235,7 +235,7 @@ mod tests {
|
||||
..std::default::Default::default()
|
||||
};
|
||||
let plan = ks_lib::ExApiPreparedExecutionPlan {
|
||||
executor_name: "kb-lib.executor.spl.token_2022".to_string(),
|
||||
executor_name: "ks-lib-executor.spl.token_2022".to_string(),
|
||||
executor_version: "0.4.6".to_string(),
|
||||
intent_id: "intent".to_string(),
|
||||
operation_code: "spl.token_2022.confidential_transfer".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user