Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

How to set life-time of transaction #97

Open
shamtroon opened this issue Sep 3, 2019 · 2 comments
Open

How to set life-time of transaction #97

shamtroon opened this issue Sep 3, 2019 · 2 comments

Comments

@shamtroon
Copy link

Hi guys, I want to create an eos transaction with custom expiration time e.g 1 day, but when I set expiration time more than 3600 sec I got this error :

Transaction expiration is too far in the future relative to the reference time of 2019-09-02T09:13:09.000, expiration is 2019-09-03T09:12:24 and the maximum transaction lifetime is 3600 seconds

@anguyenqd
Copy link
Contributor

hi @shamtroon. The maximum transaction lifetime is fixed on EOSIO chain so you can't set your transaction life-time exceed that amount.

@shamtroon
Copy link
Author

Thanks @DanteNguyen1008

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants