waves
waves copied to clipboard
Cannot let warp handle deserialisation of CreateSwapPayload
trafficstars
Because it contains a SecretKey, which only can be deserialised from borrowed strings.
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.