Type Alias hotshot_types::light_client::StateVerKey
source · pub type StateVerKey = VerKey<EdwardsConfig>;
Expand description
Verification key for verifying state signatures
Aliased Type§
struct StateVerKey(/* private fields */);