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
ScriptPubkey is in types/src/lib.rs and used upto v21 in blockchain and wallet. Then in v22/blockchain it changes shape but v22::wallet seems to use the v17 one still.