decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
738 stars 291 forks source link

netsync: Correct function name in comments #3413

Closed jrick closed 2 months ago

jrick commented 2 months ago

These methods are called serially from the eventHandler method, not syncHandler.