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
I really want to believe the node implementation doesn't match what the spec implies on handling of inline datums in inputs where you'd have to duplicate inline datums inside the witness set.
See add_reference_input and input_required_wits
The text was updated successfully, but these errors were encountered:
Somebody mentioned to me that if they spend an inline datum and yet specify the datum of the input in their own transaction, they get a NonOutputSupplimentaryDatums error. I haven't verified this myself though
SebastienGllmt
changed the title
Double-check node handling of inline inputs
Double-check node handling of inline datum in inputs
Sep 17, 2022
I really want to believe the node implementation doesn't match what the spec implies on handling of inline datums in inputs where you'd have to duplicate inline datums inside the witness set.
See
add_reference_input
andinput_required_wits
The text was updated successfully, but these errors were encountered: