If you mean the current transaction time when transaction is being processed and accepted in a block, then you can use now()
in FunC.
Answered
Is it possible to get server time in FunC?
In general-purpose languages like Java it is possible to get server time by using things like System.currentTimeMills()
. Is there a way to retrieve server time in FunC?
This question was imported from Telegram Chat: https://t.me/tondev/44523
18K Views
1
Answer
one year ago
one year ago
Tags
Similar posts