feat: unify phase one creation flow
This commit is contained in:
@@ -555,6 +555,10 @@ impl AppState {
|
||||
.to_string(),
|
||||
category_sort_order: 0,
|
||||
updated_at_micros: 0,
|
||||
unified_creation_spec:
|
||||
shared_contracts::creation_entry_config::build_phase1_unified_creation_spec(
|
||||
creation_type_id,
|
||||
),
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user