Function solana::ledger::reconstruct_entries_from_blobs[][src]

pub fn reconstruct_entries_from_blobs(
    blobs: VecDeque<SharedBlob>
) -> Result<Vec<Entry>>