Type Alias sp_statement_store::ed25519::Pair
source · pub type Pair = Pair;
Expand description
Statement-store specific ed25519 key pair.
Aliased Type§
struct Pair(/* private fields */);
pub type Pair = Pair;
Statement-store specific ed25519 key pair.
struct Pair(/* private fields */);