Expiring Transaction
This section explains how to create a Cardano transaction that automatically expires after a specific time using a Time-to-Live (TTL) value. This is useful for time-sensitive operations where a transaction should not be valid indefinitely.
Select an implementation from the navigation to see a complete code example.
TS/JS + FetchLast updated
Was this helpful?