pub const ENTRY_LENGTH: usize = _; // 80usize
Expand description

Value stored in the Entry Table by Findex.

It is composed of a:

  • Chain Table seed;
  • Entry Table tag;
  • counter (u32).