take_cached_trace

Function take_cached_trace 

Source
pub fn take_cached_trace(tx_hash: B256) -> Vec<HostioTraceInfo>
Expand description

Retrieve + remove the cached trace for a tx-hash. Matches Nitro’s one-shot retrieval semantics: the buffer is drained on first read.