Type Definition tetsy_vm::LastHashes[][src]

type LastHashes = Vec<H256>;

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.