tss

Type Alias Identifier

pub type Identifier = Identifier<Secp256K1Sha256>;
Expand description

A FROST(secp256k1, SHA-256) participant identifier.

Aliased Typeยง

struct Identifier(/* private fields */);