pub fn build_pt_cache_top(nub: &mut Nub, blob: &[u8]) -> PtCacheTopExpand description
Build + publish (once) the page-table-cache image and its top
Instance into nub from the SSZ-encoded Image blob. Returns the
top instance hash so the bench loop can invoke endpoint 0 directly.