-
I was confused by time_to_live. I guess this is expiration?
-
There are the following constraints specified:
- Spending single LatestPriceDatum UTXO
- Spending single AuxiliaryDatum UTXO
What is the significance of these? I cant think of any safety issues that require these constraints.
I can see an implementation problem: we wont be able to identify these instances from script hashes (easily) .
I was confused by
time_to_live. I guess this isexpiration?There are the following constraints specified:
What is the significance of these? I cant think of any safety issues that require these constraints.
I can see an implementation problem: we wont be able to identify these instances from script hashes (easily) .