remove_code: TxDescriptor<{
    code_hash: FixedSizeBinary<32>;
}>

Remove the code stored under code_hash and refund the deposit to its owner.

A code can only be removed by its original uploader (its owner) and only if it is not used by any contract.