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