mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-24 14:35:53 +00:00
Adds a comment to exported function (GHOSTDAG).
This commit is contained in:
parent
1ab05c3fbc
commit
7d20ee6b58
@ -18,6 +18,7 @@ type ghostdagHelper struct {
|
|||||||
headerStore model.BlockHeaderStore
|
headerStore model.BlockHeaderStore
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// New creates a new instance of this alternative GHOSTDAG impl
|
||||||
func New(
|
func New(
|
||||||
databaseContext model.DBReader,
|
databaseContext model.DBReader,
|
||||||
dagTopologyManager model.DAGTopologyManager,
|
dagTopologyManager model.DAGTopologyManager,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user