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