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 if the .cbor is ignored in this specific case. It should be generating as a Script instance (serialized as bytes then tagged), or as a newtype (after #112)
Since we have a unit test that is like this but untagged it's likely the tag that's messing things up.