mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-19 13:26:47 +00:00
Fix another issue with a godoc comment.
This commit is contained in:
parent
91b030cb76
commit
38bebf2036
@ -94,7 +94,7 @@ func NewBlockConnectedNtfn(hash string, height int32) *BlockConnectedNtfn {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// satisifies the Notification interface by returning the id of the
|
// Id satisifies the Notification interface by returning the id of the
|
||||||
// notification.
|
// notification.
|
||||||
func (n *BlockConnectedNtfn) Id() interface{} {
|
func (n *BlockConnectedNtfn) Id() interface{} {
|
||||||
return BlockConnectedNtfnId
|
return BlockConnectedNtfnId
|
||||||
|
Loading…
x
Reference in New Issue
Block a user