Skip to content

Commit f9273c6

Browse files
committed
Remove project_type from extrinsic projects_create_project
1 parent 681abd7 commit f9273c6

File tree

1 file changed

+0
-1
lines changed
  • pallets/proxy-financial/src

1 file changed

+0
-1
lines changed

pallets/proxy-financial/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ pub mod pallet {
480480
description: FieldDescription,
481481
image: CID,
482482
address: FieldName,
483-
project_type: ProjectType,
484483
completion_date: u64,
485484
expenditures: BoundedVec<(
486485
FieldName,

0 commit comments

Comments
 (0)