Function linera_core::client::create_bytecode_blobs
source ยท pub async fn create_bytecode_blobs(
contract: Bytecode,
service: Bytecode,
vm_runtime: VmRuntime,
) -> (Blob, Blob, BytecodeId)
Expand description
Creates a compressed Contract, Service and bytecode.