Register Unicycle function: Unicycle: Remove Canister
Summary
Registers the Unicycle "Unicycle: Remove Canister" custom function on this SNS so it can be invoked by proposal.
Payload
Proposal to add new NervousSystemFunction:
Function:
NervousSystemFunction { id: 4004, name: "Unicycle: Remove Canister", description: Some( "Stop tracking a canister.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 2ccdl-vaaaa-aaaan-q6h5a-cai, ), target_method_name: Some( "snsRemoveCanister", ), validator_canister_id: Some( 2ccdl-vaaaa-aaaan-q6h5a-cai, ), validator_method_name: Some( "snsRemoveCanisterValidate", ), topic: Some( ApplicationBusinessLogic, ), }, ), ), }
Overview