what is the blockchain LT time we can add on the Sandbox in a tiny tiny way?
my code is:
blockchain.now = (await getCurTime()) + 1;
Dec 26, 2023, 1:02 PM
I noticed the tonStakers.com using this method in testcase https://github.com/ton-blockchain/liquid-staking-contract/blob/35d676f6ac6e35e755ea3c4d7d7cf577627b1cf0/tests/Controller.spec.ts#L106
Dec 26, 2023, 1:33 PM