pub fn compact_to_contract( contract: CompactContractBytecode, ) -> Result<ContractBytecodeSome>
Helper function to convert CompactContractBytecode ~> ContractBytecodeSome