☰
Validator
In reef::types
?
Type Alias
reef
::
types
::
Validator
source
·
[
−
]
pub type Validator<L> = <L as
Ledger
>::
Validator
;
Expand description
A validator for a ledger
L
.