Support for Post Conditions with PrinicipalID type `Origin`
MicaiahReid opened this issue · 0 comments
MicaiahReid commented
Describe the bug
The PostConditionPrincipalID
types have a variant Origin
, which is not currently implemented.
If a user has some serialized tx hex, and they try to deserialize it via stacks.js, or if they use connect to try to sign the tx, stacks.js is throwing an error, preventing the action.
How to reproduce
I have a handy little snippet from this handy little app I helped make 😉
Reproduction - If you click run, you'll see an error. I've also included the deserialized tx