You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CometMock, by default, produces one block per second.
However, we sometimes might want to control block production in a very granular manner,
e.g. to exactly reproduce some error scenarios where block numbers matter.
The planned solution to this is to add an optional argument that allows setting the block time, and in particular disabling automatic block production.
The text was updated successfully, but these errors were encountered:
CometMock, by default, produces one block per second.
However, we sometimes might want to control block production in a very granular manner,
e.g. to exactly reproduce some error scenarios where block numbers matter.
The planned solution to this is to add an optional argument that allows setting the block time, and in particular disabling automatic block production.
The text was updated successfully, but these errors were encountered: