[][src]Static secp256k1zkp::key::ONE

pub static ONE: SecretKey

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