Function contract::affiliate::cancel_request  
        source ·
        [−]#[no_mangle]
pub extern "C" fn cancel_request()Expand description
Cancel_request entrypoint of the contract
It should be called by the publisher, who sent the publishrequest to the producer,
the publisher should provide the request_id, and the request would be cancelled and removed from all dicts of the contract storage
