Type Alias tendermint::crypto::default::ecdsa_secp256k1::SigningKey

source ·
pub type SigningKey = SigningKey<Secp256k1>;
Expand description

ECDSA/secp256k1 signing key

Aliased Type§

struct SigningKey { /* private fields */ }