mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-10-14 00:59:33 +00:00
Correct typo
This commit is contained in:
parent
4cb933d035
commit
2dfda48b94
@ -28,7 +28,7 @@ import (
|
||||
type BlockLocator []*chainhash.Hash
|
||||
|
||||
// blockLocatorFromHash returns a block locator for the passed block hash.
|
||||
// See BlockLocator for details on the algotirhm used to create a block locator.
|
||||
// See BlockLocator for details on the algorithm used to create a block locator.
|
||||
//
|
||||
// In addition to the general algorithm referenced above, there are a couple of
|
||||
// special cases which are handled:
|
||||
|
Loading…
x
Reference in New Issue
Block a user