pub fn take_cached_trace(tx_hash: B256) -> Vec<HostioTraceInfo>Expand description
Retrieve + remove the cached trace for a tx-hash. One-shot retrieval: the buffer is drained on first read.
pub fn take_cached_trace(tx_hash: B256) -> Vec<HostioTraceInfo>Retrieve + remove the cached trace for a tx-hash. One-shot retrieval: the buffer is drained on first read.