Lesson 9: How does "evm_increaseTime" works #3177
AndrewPrasaath
started this conversation in
General
Replies: 2 comments 1 reply
-
@AndrewPrasaath It is a time |
Beta Was this translation helpful? Give feedback.
1 reply
-
In |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone explain what exactly following two lines do.
I understand "evm_increaseTime" & "evm_mine" used to pretend to be mining new block with fast forwarding time. But I want to understand why exactly we passed "[interval.toNumber() + 1]".
Beta Was this translation helpful? Give feedback.
All reactions