You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently due to limitation of error data structures from the upstream crates this is impossible. However next weeks I will be fixing rust-secp256k1, rust-bitcoin & rust-miniscript error types to a uniform format, so leaving this issue just not to forget to fix Error derives here once that will have be done.
The text was updated successfully, but these errors were encountered:
Currently due to limitation of error data structures from the upstream crates this is impossible. However next weeks I will be fixing
rust-secp256k1
,rust-bitcoin
&rust-miniscript
error types to a uniform format, so leaving this issue just not to forget to fix Error derives here once that will have be done.The text was updated successfully, but these errors were encountered: