secp256k1_test::key

Static ONE

Source
pub static ONE: SecretKey
Expand description

The number 1 encoded as a secret key Deprecated; static is not what I want; use ONE_KEY instead