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
It appears that the script of the Asset Lock is just a normal TxOut pkhScript.
I haven't been able to verify yet, but I believe that the TxForSig representation includes the normal tx, then the "extra payload", then sighashtype. It's conceivable that it's the normal signable tx with the sighashtype, and then the "extra payload"... but I don't think that will show to be the case.
Not here: https://github.com/dashpay/dips/blob/master/dip-0002/special-transactions.md
The text was updated successfully, but these errors were encountered: