Skip to content
Snippets Groups Projects
Unverified Commit fb5395d9 authored by Levente Pap's avatar Levente Pap
Browse files

Add comment

parent 7724e6df
Branches
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ const (
// MessageID identifies a message via its BLAKE2b-256 hash of its bytes.
type MessageID [MessageIDLength]byte
// MessageIDs is a slice of MessageID.
type MessageIDs []MessageID
// Parent is a parent that can be either strong or weak.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment