Skip to main content

build_sub_vm_top

Function build_sub_vm_top 

Source
pub fn build_sub_vm_top(nub: &mut Nub, blob: &[u8]) -> SubVmTop
Expand description

Build + publish (once) the recurse Image, its cnode, and the top Instance into nub from the SSZ-encoded Image blob. Returns the top instance hash so the bench loop can invoke it directly.