Deadline can't be set greater that 6 hours #715
Labels
missing details
Issue description is missing details. Work cannot be started.
question
Further information is requested
In documentation https://docs.symbolplatform.com/serialization/transaction.html#id2
I can see
deadline - Number of milliseconds elapsed since the creation of the nemesis block. If a transaction does not get included in a block before the deadline is reached, it is deleted. Deadlines are only allowed to lie up to 24 hours ahead.
But if I set this value greater than 6 hours then transaction doesn't apply in blockchain.Also when publishing transaction with deadline greater than 6 hours I receive the same response as for successful broadcast
This response is not clear and doesn't provide information about bad transaction deadline.
2. Steps to reproduce the problem.
symbol-sdk version 0.21.0
The text was updated successfully, but these errors were encountered: