Type Definition vm::LastHashes

source · []
pub type LastHashes = Vec<H256>;
Expand description

Simple vector of hashes, should be at most 256 items large, can be smaller if being used for a block whose number is less than 257.