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
In Bitcoin, OP_CHKSIG supports various kinds of ways to provide signature. In particular, it is possible to provide signature for only one transaction output, allowing other input/outputs to be added to transaction in future. We need similar feature for more flexible scripting.