pub async fn create_bytecode_blobs( contract: Bytecode, service: Bytecode, vm_runtime: VmRuntime, ) -> (Vec<Blob>, ModuleId)
Creates a compressed Contract, Service and bytecode.