Type Alias reef::types::ValidationError

source ·
pub type ValidationError<L> = <Block<L> as Block>::Error;
Expand description

An error that can occur while validating transitions of a ledger L.