Skip to main content

LightPreimagesXt

Type Alias LightPreimagesXt 

Source
pub type LightPreimagesXt = Vec<LightPreimage>;
Expand description

A collection of preimage info (hash + requestor).

Aliased Typeยง

pub struct LightPreimagesXt { /* private fields */ }