Skip to main content

ExitRoot

Type Alias ExitRoot 

Source
pub type ExitRoot = Keccak256Output;
Expand description

Exit root representation (32-byte Keccak256 hash)

Aliased Typeยง

pub struct ExitRoot(/* private fields */);