Module casper_execution_engine::storage::trie[][src]

Core types for a Merkle Trie

Modules

merkle_proof

Structs

PointerBlock

Represents the underlying structure of a node in a Merkle Trie

Enums

Pointer

Represents a pointer to the next object in a Merkle Trie

Trie

Represents a Merkle Trie

Constants

RADIX
USIZE_EXCEEDS_U8

Type Definitions

Parents

A parent is represented as a pair of a child index and a node or extension.

PointerBlockArray
PointerBlockValue