Type Alias celestia_types::ValidatorSet

source ·
pub type ValidatorSet = Set;
Expand description

A collection of the tendermint validators.

Aliased Type§

struct ValidatorSet { /* private fields */ }