Struct ckb_store::data_loader_wrapper::DataLoaderWrapper [−][src]
pub struct DataLoaderWrapper<'a, T>(_);
Expand description
TODO(doc): @quake
Implementations
Trait Implementations
fetch cell_data from storage
fetch cell_data_hash from storage
load cell_data from memory, fallback to storage access
load cell_data_hash from memory, fallback to storage access
Gets corresponding EpochExt by block header
Gets corresponding epoch progress information by block header
TODO(doc): @quake
Return timestamp and block_number of the corresponding block_hash, and hash of parent block
Return past block median time, including the timestamp of the given one