Register Unicycle function: Unicycle: Deregister
Registers the Unicycle "Unicycle: Deregister" custom function on this SNS so it can be invoked by proposal.
Proposal to add new NervousSystemFunction:
Function:
NervousSystemFunction { id: 4013, name: "Unicycle: Deregister", description: Some( "Offboard this SNS from Unicycle: withdraw all Unicycle-held funds to the SNS, remove every Unicycle custom function, and erase all Unicycle configuration for this SNS.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 2ccdl-vaaaa-aaaan-q6h5a-cai, ), target_method_name: Some( "snsDeregister", ), validator_canister_id: Some( 2ccdl-vaaaa-aaaan-q6h5a-cai, ), validator_method_name: Some( "snsDeregisterValidate", ), topic: Some( ApplicationBusinessLogic, ), }, ), ), }