Time-to-live in Transaction #22
Answered
by
jinglescode
bigbenbeer
asked this question in
Q&A
-
Simple question: Can I specify the time-to-live part of the transaction from Mesh? Within the IOG cardano-wallet it is possible to specify a TTL value to prevent an infinite expiry transaction. How can I do that with Mesh? |
Beta Was this translation helpful? Give feedback.
Answered by
jinglescode
Oct 17, 2022
Replies: 1 comment 1 reply
-
Hey @bigbenbeer, yes indeed we can. We are excited to push out so many new features in 1.2, its currently available if you download the latest beta version. To specify the TTL, we added |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bigbenbeer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @bigbenbeer, yes indeed we can. We are excited to push out so many new features in 1.2, its currently available if you download the latest beta version. To specify the TTL, we added
resolveSlotNo
andsetTimeToExpire
. SeeSet start and expire time
in Transaction on how to do it.