Pair

Type Alias Pair 

Source
pub type Pair = Pair;
Expand description

Statement-store specific ed25519 key pair.

Aliased Typeยง

pub struct Pair(/* private fields */);