Skip to content

oskarlh/viemwatchbug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Run npm install and then npm run start.
  2. Follow the instructions you receive.
  3. Observe that the new callback is being called multiple times with the same block number, like this:
watchBlockNumber second callback received 27095204
watchBlockNumber second callback received 27095204
watchBlockNumber second callback received 27095205
watchBlockNumber second callback received 27095205
watchBlockNumber second callback received 27095206
watchBlockNumber second callback received 27095206

when you would expect to see

watchBlockNumber second callback received 27095204
watchBlockNumber second callback received 27095205
watchBlockNumber second callback received 27095206

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors