pub fn upload_code<E, ContractRef>() -> H256where
    E: Environment,
    ContractRef: ContractReverseReference,
    <ContractRef as ContractReverseReference>::Type: ContractMessageDecoder,Expand description
Gets a pseudo code hash for a contract ref.