package
1.9.15-temp-stability-tests
Repository: https://github.com/kaspanet/kaspad.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

HandleIBD waits for IBD start and handles it when IBD is triggered for this peer.
HandleRequestBlockLocator handles getBlockLocator messages.
HandleRequestIBDBlocks handles getBlocks messages.

# Interfaces

HandleIBDContext is the interface for the context needed for the HandleIBD flow.
RequestBlockLocatorContext is the interface for the context needed for the HandleRequestBlockLocator flow.
RequestIBDBlocksContext is the interface for the context needed for the HandleRequestIBDBlocks flow.