Type Alias reef::types::BlockProof

source ·
pub type BlockProof<L> = <Validator<L> as Validator>::Proof;
Expand description

A proof used to authenticate a committed block in a ledger L.