Open luckysori opened 3 years ago
I am fixing this problem upstream: https://github.com/rust-bitcoin/rust-secp256k1/pull/270
https://github.com/rust-bitcoin/rust-secp256k1/pull/270 finally merged!
Meaning we could fix this issue by pointing to latest HEAD using [patch]
!
cc @bonomat @luckysori
@bonomat you can tackle this one now in Bobtimus.
Because it contains a
SecretKey
, which only can be deserialised from borrowed strings.