Skip to main content

HypercallJmt

Type Alias HypercallJmt 

Source
pub type HypercallJmt<'a, R> = JellyfishMerkleTree<'a, R, Keccak256Hasher>;
Expand description

Type alias for a JMT using keccak256.

Aliased Typeยง

pub struct HypercallJmt<'a, R> { /* private fields */ }