Summary

Add generic function to SNS for final project investment decision

Payload

Proposal to add new NervousSystemFunction:

Function:

NervousSystemFunction { id: 5200, name: "Finalize Project", description: None, function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( oat7s-ziaaa-aaaaj-qnsca-cai, ), target_method_name: Some( "execute_project_finalization_proposal", ), validator_canister_id: Some( oat7s-ziaaa-aaaaj-qnsca-cai, ), validator_method_name: Some( "validate_project_finalization_proposal", ), topic: Some( ApplicationBusinessLogic, ), }, ), ), }

Overview