hedera-hashgraph

How far into the future can a transaction be scheduled with `scheduled transaction`


in the documentation about the scheduled transaction there is no mention as to the limit (if any) to the value of the expirationTime parameter.

I have two questions:

  1. what is the maximum value for the expirationTime?
  2. is there a way to have the transaction be executed before the expirationTime?

thank you for your support


Solution

  • A scheduled transaction has 30 minutes to collect all required signatures before the scheduled transaction can be executed or will be deleted from the network. Reference: https://docs.hedera.com/hedera/core-concepts/scheduled-transaction