PrivateKey

Type Alias PrivateKey 

Source
pub type PrivateKey = Scalar;
Expand description

A private key, as held by a transaction signer / creator.

Aliased Typeยง

pub struct PrivateKey { /* private fields */ }