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
As stated in the title, scriptpubkey_type return p2sh when loading a p2sh-p2wsh. The error occurs because it do not differentiates the p2sh types as legacy (a pure p2sh) or segwit (p2sh-p2wsh).